mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09: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:
@@ -37,3 +37,9 @@
|
||||
&usbdrd_dwc3 {
|
||||
dr_mode = "peripheral";
|
||||
};
|
||||
|
||||
&vdd_arm {
|
||||
regulator-min-microvolt = <800000>;
|
||||
regulator-max-microvolt = <1000000>;
|
||||
regulator-init-microvolt = <900000>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user