Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 90041d07 authored by Chen-Yu Tsai's avatar Chen-Yu Tsai Committed by Maxime Ripard
Browse files

ARM: dts: axp209: Disable ldo5 by default



The output pin of LDO is also a GPIO pin, and the on/off settings of the
regulator are actually pinmux settings.

Disable it by default so it doesn't conflict with GPIO usage.

Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 2cbc7295
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -87,6 +87,7 @@

		reg_ldo5: ldo5 {
			regulator-name = "ldo5";
			status = "disabled";
		};
	};