Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 43b9f617 authored by Yixun Lan's avatar Yixun Lan Committed by Kevin Hilman
Browse files

arm64: dts: meson-axg: add new reset DT node



Add reset DT node for Amlogic's Meson-AXG SoC.

Signed-off-by: default avatarYixun Lan <yixun.lan@amlogic.com>
Reviewed-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
parent 4a81e5dd
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -134,6 +134,12 @@
				status = "disabled";
				status = "disabled";
			};
			};


			reset: reset-controller@1004 {
				compatible = "amlogic,meson-axg-reset";
				reg = <0x0 0x01004 0x0 0x9c>;
				#reset-cells = <1>;
			};

			uart_A: serial@24000 {
			uart_A: serial@24000 {
				compatible = "amlogic,meson-gx-uart", "amlogic,meson-uart";
				compatible = "amlogic,meson-gx-uart", "amlogic,meson-uart";
				reg = <0x0 0x24000 0x0 0x14>;
				reg = <0x0 0x24000 0x0 0x14>;