[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1487195416-23827-6-git-send-email-thor.thayer@linux.intel.com>
Date: Wed, 15 Feb 2017 15:50:16 -0600
From: thor.thayer@...ux.intel.com
To: lee.jones@...aro.org, robh+dt@...nel.org, mark.rutland@....com,
dinguyen@...nel.org, linux@...linux.org.uk, p.zabel@...gutronix.de
Cc: thor.thayer@...ux.intel.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: [PATCH 5/5] ARM: socfpga: dts: Add Devkit A10-SR Reset Controller
From: Thor Thayer <thor.thayer@...ux.intel.com>
Add the Altera Arria10 System Resource Reset Controller to the MFD
Signed-off-by: Thor Thayer <thor.thayer@...ux.intel.com>
---
arch/arm/boot/dts/socfpga_arria10_socdk.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi b/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi
index c57e6ce..9329025 100644
--- a/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi
+++ b/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi
@@ -121,6 +121,11 @@
gpio-controller;
#gpio-cells = <2>;
};
+
+ a10sr_rst: reset-controller {
+ compatible = "altr,a10sr-reset";
+ #reset-cells = <1>;
+ };
};
};
--
1.9.1
Powered by blists - more mailing lists