aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi')
-rw-r--r--arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi13
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi b/arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi
index 19b3b23..9e14fe5 100644
--- a/arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi
+++ b/arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi
@@ -49,6 +49,7 @@
label = "power";
linux,code = <KEY_POWER>;
gpios = <&r_pio 0 2 GPIO_ACTIVE_LOW>; /* PL2 */
+ wakeup-source;
};
};
@@ -128,6 +129,18 @@
cpu-supply = <&reg_vdd_cpux>;
};
+&cpu1 {
+ cpu-supply = <&reg_vdd_cpux>;
+};
+
+&cpu2 {
+ cpu-supply = <&reg_vdd_cpux>;
+};
+
+&cpu3 {
+ cpu-supply = <&reg_vdd_cpux>;
+};
+
&de {
status = "okay";
};