[PATCH v2 8/8] arm64: dts: actions: Add S700 SPS node

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Add a node to the S700 Device Tree for the Smart Power System (SPS).

Signed-off-by: Andreas Färber <afaerber@xxxxxxx>
---
 v2: New
 
 To be squashed into 5/8 if binding gets acked.
 
 arch/arm64/boot/dts/actions/s700.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm64/boot/dts/actions/s700.dtsi b/arch/arm64/boot/dts/actions/s700.dtsi
index b54df405aaeb..6a39968b209f 100644
--- a/arch/arm64/boot/dts/actions/s700.dtsi
+++ b/arch/arm64/boot/dts/actions/s700.dtsi
@@ -154,6 +154,12 @@
 			status = "disabled";
 		};
 
+		sps: power-controller@e01b0100 {
+			compatible = "actions,s700-sps";
+			reg = <0x0 0xe01b0100 0x0 0x100>;
+			#power-domain-cells = <1>;
+		};
+
 		timer: timer@e024c000 {
 			compatible = "actions,s700-timer";
 			reg = <0x0 0xe024c000 0x0 0x4000>;
-- 
2.13.6

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux