ARM: dts: rv1126: 38x38 board: fix cpu dvfs regulator settling time up

Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: I79d743e212c72bee009a60b339a225b1a8368cf9
This commit is contained in:
Weiwen Chen
2020-08-17 20:39:44 +08:00
parent 5b3c68ea53
commit 78dcb6aee1

View File

@@ -77,6 +77,7 @@
regulator-init-microvolt = <825000>;
regulator-always-on;
regulator-boot-on;
regulator-settling-time-up-us = <250>;
pwm-supply = <&vcc3v3_sys>;
status = "okay";
};
@@ -94,6 +95,7 @@
regulator-init-microvolt = <825000>;
regulator-always-on;
regulator-boot-on;
regulator-settling-time-up-us = <250>;
pwm-supply = <&vcc3v3_sys>;
status = "okay";
};