summaryrefslogtreecommitdiff
path: root/src/arm64/allwinner/sun50i-a64-teres-i.dts
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2019-05-08 19:00:46 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2019-05-08 19:00:46 +0000
commit0db636cb5e9747c177d4fe9ae36c20987819a1b6 (patch)
treeb45f33ee0918192a1d0373c223d19aa906875c98 /src/arm64/allwinner/sun50i-a64-teres-i.dts
parent2131505c51f1ac8ac0a6db71efcda1b4bd61084b (diff)
Notes
Diffstat (limited to 'src/arm64/allwinner/sun50i-a64-teres-i.dts')
-rw-r--r--src/arm64/allwinner/sun50i-a64-teres-i.dts10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/arm64/allwinner/sun50i-a64-teres-i.dts b/src/arm64/allwinner/sun50i-a64-teres-i.dts
index c455b24dd079..7b7b14ba58e6 100644
--- a/src/arm64/allwinner/sun50i-a64-teres-i.dts
+++ b/src/arm64/allwinner/sun50i-a64-teres-i.dts
@@ -145,6 +145,14 @@
#include "axp803.dtsi"
+&ac_power_supply {
+ status = "okay";
+};
+
+&battery_power_supply {
+ status = "okay";
+};
+
&reg_aldo1 {
regulator-always-on;
regulator-min-microvolt = <2800000>;
@@ -239,7 +247,7 @@
};
/*
- * The A64 chip cannot work without this regulator off, although
+ * The A64 chip cannot work with this regulator off, although
* it seems to be only driving the AR100 core.
* Maybe we don't still know well about CPUs domain.
*/