]> Git Repo - linux.git/commitdiff
ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the time
authorClaudiu Beznea <[email protected]>
Fri, 26 Aug 2022 08:39:26 +0000 (11:39 +0300)
committerClaudiu Beznea <[email protected]>
Wed, 31 Aug 2022 07:28:19 +0000 (10:28 +0300)
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
arch/arm/boot/dts/at91-sama5d2_icp.dts

index 6296e3ffd303abfec548bc09308d92520ab39e6a..dd1dec9d4e07f293a86f2b4a12e2d67c9e28dcfe 100644 (file)
                                        regulator-max-microvolt = <1850000>;
                                        regulator-initial-mode = <2>;
                                        regulator-allowed-modes = <2>, <4>;
-                                       regulator-always-on;
 
                                        regulator-state-standby {
                                                regulator-on-in-suspend;
This page took 0.061418 seconds and 4 git commands to generate.