arm64: dts: meson: axg: add clk measure support
authorJerome Brunet <jbrunet@baylibre.com>
Fri, 18 Jan 2019 10:34:22 +0000 (11:34 +0100)
committerKevin Hilman <khilman@baylibre.com>
Fri, 8 Feb 2019 00:48:00 +0000 (16:48 -0800)
Add the clock measure device to the axg SoC family

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-axg.dtsi

index f044473..398b7ac 100644 (file)
                                status = "disabled";
                        };
 
+                       clk_msr: clock-measure@18000 {
+                               compatible = "amlogic,meson-axg-clk-measure";
+                               reg = <0x0 0x18000 0x0 0x10>;
+                       };
+
                        i2c3: i2c@1c000 {
                                compatible = "amlogic,meson-axg-i2c";
                                reg = <0x0 0x1c000 0x0 0x20>;