mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09: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:
@@ -467,7 +467,7 @@
|
||||
};
|
||||
|
||||
vdd1v5_dvp: LDO_REG6 {
|
||||
regulator-min-microvolt = <1500000>;
|
||||
regulator-min-microvolt = <1200000>;
|
||||
regulator-max-microvolt = <1500000>;
|
||||
|
||||
regulator-name = "vdd1v5_dvp";
|
||||
|
||||
Reference in New Issue
Block a user