[RFC 6/6] arm64: dts: Add domain-idle-states for Juno r0 power domains

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

 




---
 arch/arm64/boot/dts/arm/juno.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/arm/juno.dts b/arch/arm64/boot/dts/arm/juno.dts
index 4e086ec..d2bc4e3 100644
--- a/arch/arm64/boot/dts/arm/juno.dts
+++ b/arch/arm64/boot/dts/arm/juno.dts
@@ -160,40 +160,48 @@
 	power-domains {
 		CLUSTER_A57_PD: cluster-a57-pd {
 			#power-domain-cells = <0>;
+			domain-idle-states = <&CLUSTER_SLEEP_0>;
 		};
 
 		A57_0_PD: a57-pd@0 {
 			#power-domain-cells = <0>;
+			domain-idle-states = <&CPU_SLEEP_0>;
 			power-domains = <&CLUSTER_A57_PD>;
 		};
 
 		A57_1_PD: a57-pd@1 {
 			#power-domain-cells = <0>;
+			domain-idle-states = <&CPU_SLEEP_0>;
 			power-domains = <&CLUSTER_A57_PD>;
 		};
 
 
 		CLUSTER_A53_PD: cluster-a53-pd {
 			#power-domain-cells = <0>;
+			domain-idle-states = <&CLUSTER_SLEEP_0>;
 		};
 
 		A53_0_PD: a53-pd@0 {
 			#power-domain-cells = <0>;
+			domain-idle-states = <&CPU_SLEEP_0>;
 			power-domains = <&CLUSTER_A53_PD>;
 		};
 
 		A53_1_PD: a53-pd@1 {
 			#power-domain-cells = <0>;
+			domain-idle-states = <&CPU_SLEEP_0>;
 			power-domains = <&CLUSTER_A53_PD>;
 		};
 
 		A53_2_PD: a53-pd@2 {
 			#power-domain-cells = <0>;
+			domain-idle-states = <&CPU_SLEEP_0>;
 			power-domains = <&CLUSTER_A53_PD>;
 		};
 
 		A53_3_PD: a53-pd@3 {
 			#power-domain-cells = <0>;
+			domain-idle-states = <&CPU_SLEEP_0>;
 			power-domains = <&CLUSTER_A53_PD>;
 		};
 	};
-- 
2.9.3

--
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