mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
arm64: dts: rockchip: rk3308-evb-v10: Add regulator-early-min-microvolt for core
Change-Id: I2938c0ab6cbf383d49a2f41a6013c1df2567c22c Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
parent
3cdb4852bc
commit
602e4a0969
|
|
@ -121,6 +121,7 @@ vdd_log: vdd_core: vdd-core {
|
|||
regulator-min-microvolt = <827000>;
|
||||
regulator-max-microvolt = <1340000>;
|
||||
regulator-init-microvolt = <1015000>;
|
||||
regulator-early-min-microvolt = <1015000>;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
regulator-settling-time-up-us = <250>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user