mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user