mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM: dts: rv11xx-evb-v10: fix the regulator-max-microvolt of vdd_vepu
Signed-off-by: shengfei Xu <xsf@rock-chips.com> Change-Id: I2be7372645aaec8e810034d661625522a238f4cf
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
pwms = <&pwm1 0 5000 1>;
|
||||
regulator-name = "vdd_vepu";
|
||||
regulator-min-microvolt = <650000>;
|
||||
regulator-max-microvolt = <9500000>;
|
||||
regulator-max-microvolt = <950000>;
|
||||
regulator-init-microvolt = <800000>;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
|
||||
Reference in New Issue
Block a user