arm64: dts: allwinner: pinephone: Remove AC power supply

The AXP803 in the Pinephone has its ACIN and VBUS pins shorted together.
In this configuration, the VBUS control registers take priority over the
ACIN control registers, which means the ACIN sysfs knobs have no effect.
Remove the AC power supply from the DTS, since VBUS is really the only
power supply.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20201105054135.24860-2-samuel@sholland.org
This commit is contained in:
Samuel Holland 2020-11-04 23:41:30 -06:00 committed by Maxime Ripard
parent cd7c897821
commit 37f7a7b680
No known key found for this signature in database
GPG Key ID: E3EF0D6F671851C5

View File

@ -251,10 +251,6 @@
#include "axp803.dtsi"
&ac_power_supply {
status = "okay";
};
&battery_power_supply {
status = "okay";
};