Commit 3d074b75 authored by Claudiu Beznea's avatar Claudiu Beznea
Browse files

ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the time



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

Fixes: 68a95ef7 ("ARM: dts: at91: sama5d2-icp: add SAMA5D2-ICP")
Signed-off-by: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220826083927.3107272-9-claudiu.beznea@microchip.com
parent 617a0d9f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -257,7 +257,6 @@
					regulator-max-microvolt = <1850000>;
					regulator-initial-mode = <2>;
					regulator-allowed-modes = <2>, <4>;
					regulator-always-on;

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