diff --git a/arch/arm/boot/dts/rv11xx-evb-v10.dtsi b/arch/arm/boot/dts/rv11xx-evb-v10.dtsi index 2ad91b9c53de..ad69385cdfb7 100644 --- a/arch/arm/boot/dts/rv11xx-evb-v10.dtsi +++ b/arch/arm/boot/dts/rv11xx-evb-v10.dtsi @@ -338,8 +338,8 @@ }; vcc_dvdd: LDO_REG6 { - regulator-min-microvolt = <1500000>; - regulator-max-microvolt = <1500000>; + regulator-min-microvolt = <1200000>; + regulator-max-microvolt = <1200000>; regulator-name = "vcc_dvdd"; regulator-state-mem { regulator-off-in-suspend; @@ -382,6 +382,7 @@ }; vcc_3v3: SWITCH_REG2 { + regulator-always-on; regulator-boot-on; regulator-name = "vcc_3v3"; };