mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ARM: dts: rv11xx-evb-v10: set the vcc_dvdd default voltage 1200000uV
Signed-off-by: shengfei Xu <xsf@rock-chips.com> Change-Id: Iec0be4ae5278bfb36c6cf687bee84920c842950e
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user