Skip to content

Commit

Permalink
ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the time
Browse files Browse the repository at this point in the history
[ Upstream commit 617a0d9 ]

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 <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220826083927.3107272-8-claudiu.beznea@microchip.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
  • Loading branch information
claudiubeznea authored and gregkh committed Sep 15, 2022
1 parent b6b9448 commit 495cca3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/boot/dts/at91-sama5d27_wlsom1.dtsi
Expand Up @@ -177,7 +177,6 @@
regulator-name = "LDO2";
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <3300000>;
regulator-always-on;

regulator-state-standby {
regulator-on-in-suspend;
Expand Down

0 comments on commit 495cca3

Please sign in to comment.