ARM: dts: sun8i: r40: bananapi-m2-ultra: Remove regulator-always-on
authorPablo Greco <pgreco@centosproject.org>
Fri, 3 May 2019 23:05:19 +0000 (20:05 -0300)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 20 May 2019 07:27:32 +0000 (09:27 +0200)
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>
arch/arm/boot/dts/sun8i-r40-bananapi-m2-ultra.dts

index 699579d431052d52f779bca0f8c65f1b82ba3e2c..42d62d1ba1dc7d752282933767ecfef064421850 100644 (file)
 };
 
 &reg_aldo2 {
-       regulator-always-on;
        regulator-min-microvolt = <2500000>;
        regulator-max-microvolt = <2500000>;
        regulator-name = "vcc-pa";