mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
ARM: dts: rockchip: rv1106g-evb1-v11: Add vdd_arm changes
Modify the micorvolt of vdd_arm to support the new hardware. Signed-off-by: Zhichao Guo <zhichao.guo@rock-chips.com> Change-Id: Id4e102c0a72898c27e0f2547e08c5d5095edfb76
This commit is contained in:
parent
52f971ee6e
commit
ea5b730b65
|
|
@ -37,3 +37,9 @@ &u2phy_otg {
|
|||
&usbdrd_dwc3 {
|
||||
dr_mode = "peripheral";
|
||||
};
|
||||
|
||||
&vdd_arm {
|
||||
regulator-min-microvolt = <800000>;
|
||||
regulator-max-microvolt = <1000000>;
|
||||
regulator-init-microvolt = <900000>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user