arm64: dts: meson-axg: add new reset DT node
authorYixun Lan <yixun.lan@amlogic.com>
Fri, 10 Nov 2017 08:46:59 +0000 (16:46 +0800)
committerKevin Hilman <khilman@baylibre.com>
Sat, 16 Dec 2017 00:20:29 +0000 (16:20 -0800)
Add reset DT node for Amlogic's Meson-AXG SoC.

Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-axg.dtsi

index b355263..d288d47 100644 (file)
                                status = "disabled";
                        };
 
+                       reset: reset-controller@1004 {
+                               compatible = "amlogic,meson-axg-reset";
+                               reg = <0x0 0x01004 0x0 0x9c>;
+                               #reset-cells = <1>;
+                       };
+
                        uart_A: serial@24000 {
                                compatible = "amlogic,meson-gx-uart", "amlogic,meson-uart";
                                reg = <0x0 0x24000 0x0 0x14>;