mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 15:42:19 +02:00
arm64: dts: rockchip: rk1808-evb: vdd1v5_dvp min to 1.2v
Change-Id: I82d9078dd82c78d4e6139bc15164e3ba70908d50 Signed-off-by: Cai YiWei <cyw@rock-chips.com>
This commit is contained in:
parent
ba37982efb
commit
67de53da58
|
|
@ -467,7 +467,7 @@ regulator-state-mem {
|
|||
};
|
||||
|
||||
vdd1v5_dvp: LDO_REG6 {
|
||||
regulator-min-microvolt = <1500000>;
|
||||
regulator-min-microvolt = <1200000>;
|
||||
regulator-max-microvolt = <1500000>;
|
||||
|
||||
regulator-name = "vdd1v5_dvp";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user