1
0
Fork 0

ARM: dts: meson8: add the internal clock measurer

The Amlogic Meson8 SoC has an internal clock measurer IP which allows
measuring frequencies of various clock paths.
Enable it on meson8.dtsi so we can use it.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
hifive-unleashed-5.2
Martin Blumenstingl 2019-02-09 01:26:40 +01:00 committed by Kevin Hilman
parent 9e98c678c2
commit b6eac0d06b
1 changed files with 5 additions and 0 deletions

View File

@ -345,6 +345,11 @@
status = "disabled";
};
clock-measure@8758 {
compatible = "amlogic,meson8-clk-measure";
reg = <0x8758 0x1c>;
};
pinctrl_cbus: pinctrl@9880 {
compatible = "amlogic,meson8-cbus-pinctrl";
reg = <0x9880 0x10>;