1
0
Fork 0

ARM: dts: sun8i: a33: Enable PMIC power supplies on A33-OLinuXino

The A33-OLinuXino has a DC jack wired to the onboard PMIC's ACIN pins.
There is also a battery connector, wired to the PMIC's battery charger.

Enable the power supplies for both these components.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
hifive-unleashed-5.1
Chen-Yu Tsai 2018-03-12 12:23:55 +08:00 committed by Maxime Ripard
parent c5440962f4
commit 42e681f3b3
No known key found for this signature in database
GPG Key ID: D2B4C094214DAF74
1 changed files with 8 additions and 0 deletions

View File

@ -102,6 +102,14 @@
#include "axp223.dtsi"
&ac_power_supply {
status = "okay";
};
&battery_power_supply {
status = "okay";
};
&reg_aldo1 {
regulator-always-on;
regulator-min-microvolt = <3300000>;