arm64: dts: meson: g12a: add clk measure support
authorJerome Brunet <jbrunet@baylibre.com>
Fri, 18 Jan 2019 10:34:23 +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 g12a SoC family

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-g12a.dtsi

index 349c4e2..3be649e 100644 (file)
                        #address-cells = <2>;
                        #size-cells = <2>;
                        ranges = <0x0 0x0 0x0 0xffd00000 0x0 0x100000>;
+
+                       clk_msr: clock-measure@18000 {
+                               compatible = "amlogic,meson-g12a-clk-measure";
+                               reg = <0x0 0x18000 0x0 0x10>;
+                       };
                };
        };