mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-11 15:38:07 +09:00
ARM: dts: rk3288: add missing regulator-ramp-delay for act8846
Change-Id: I587baf113846aaede89121c739e6edc869623c2d Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
This commit is contained in:
@@ -86,6 +86,8 @@
|
||||
regulator-max-microvolt = <1350000>;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
regulator-enable-ramp-delay = <300>;
|
||||
regulator-ramp-delay = <8000>;
|
||||
vin-supply = <&vcc_sys>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user