Skip to content

Commit 617a0d9

Browse files
committed
ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the time
ldo2 is not used by any consumer on sama5d27_wlsom1 board, thus don't keep it enabled all the time. Fixes: 5d4c3cf ("ARM: dts: at91: sama5d27_wlsom1: add SAMA5D27 wlsom1 and wlsom1-ek") Signed-off-by: Claudiu Beznea <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 7f41d52 commit 617a0d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/boot/dts/at91-sama5d27_wlsom1.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@
177177
regulator-name = "LDO2";
178178
regulator-min-microvolt = <1800000>;
179179
regulator-max-microvolt = <3300000>;
180-
regulator-always-on;
181180

182181
regulator-state-standby {
183182
regulator-on-in-suspend;

0 commit comments

Comments
 (0)