Commit e60f1fd2 authored by Pablo Greco's avatar Pablo Greco Committed by Maxime Ripard

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: default avatarPablo Greco <pgreco@centosproject.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent 3e4a856a
......@@ -210,7 +210,6 @@ &pio {
};
&reg_aldo2 {
regulator-always-on;
regulator-min-microvolt = <2500000>;
regulator-max-microvolt = <2500000>;
regulator-name = "vcc-pa";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment