]> git.itanic.dy.fi Git - linux-stable/commitdiff
ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the time
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Fri, 26 Aug 2022 08:39:26 +0000 (11:39 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Sep 2022 09:32:05 +0000 (11:32 +0200)
[ Upstream commit 3d074b750d2b4c91962f10ea1df1c289ce0d3ce8 ]

VDD_OTHER is not connected to any on board consumer thus it is not
needed to keep it enabled all the time.

Fixes: 68a95ef72cef ("ARM: dts: at91: sama5d2-icp: add SAMA5D2-ICP")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220826083927.3107272-9-claudiu.beznea@microchip.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/at91-sama5d2_icp.dts

index 9fbcd107d1afb4da44c31c79b0b0259c31e50bef..00b9e88ff5451036cb935a1ab7aa9e70d18f532c 100644 (file)
@@ -256,7 +256,6 @@ VDD_OTHER {
                                        regulator-max-microvolt = <1850000>;
                                        regulator-initial-mode = <2>;
                                        regulator-allowed-modes = <2>, <4>;
-                                       regulator-always-on;
 
                                        regulator-state-standby {
                                                regulator-on-in-suspend;