Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: sun8i: r40: bananapi-m2-ultra: Remove regulator-always-on

Now that the regulators are tied to the GPIO bank, we can remove the
unneeded regulator-always-on in reg_aldo2

Signed-off-by: Pablo Greco <pgreco@centosproject.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>

authored by

Pablo Greco and committed by
Maxime Ripard
e60f1fd2 3e4a856a

-1
-1
arch/arm/boot/dts/sun8i-r40-bananapi-m2-ultra.dts
··· 210 210 }; 211 211 212 212 &reg_aldo2 { 213 - regulator-always-on; 214 213 regulator-min-microvolt = <2500000>; 215 214 regulator-max-microvolt = <2500000>; 216 215 regulator-name = "vcc-pa";