Thread (1 message) 1 message, 1 author, 2017-12-16

[PATCH 3/3] arm64: dts: meson-axg: add new reset DT node

From: khilman@baylibre.com (Kevin Hilman)
Date: 2017-12-16 00:18:04
Also in: linux-amlogic, linux-devicetree, lkml

Neil Armstrong [off-list ref] writes:
On 10/11/2017 09:46, Yixun Lan wrote:
quoted
Add reset DT node for Amlogic's Meson-AXG SoC.

Signed-off-by: Yixun Lan <redacted>
---
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)
diff --git a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
index e0fb860e12c5..65945c6c8b65 100644
--- a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
@@ -123,6 +123,12 @@
 			#size-cells = <2>;
 			ranges = <0x0 0x0 0x0 0xffd00000 0x0 0x25000>;
 
+			reset: reset-controller at 1004 {
+				compatible = "amlogic,meson-axg-reset";
+				reg = <0x0 0x01004 0x0 0x9c>;
+				#reset-cells = <1>;
+			};
+
 			uart_A: serial at 24000 {
 				compatible = "amlogic,meson-gx-uart", "amlogic,meson-uart";
 				reg = <0x0 0x24000 0x0 0x14>;
Reviewed-by: Neil Armstrong <redacted>
Applied to v4.16/dt64,

Kevin
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help