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:
shengfei Xu
2020-03-25 19:23:23 +08:00
committed by Tao Huang
parent eae6d189ee
commit 566e15f19e

View File

@@ -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;