mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ARM: dts: rockchip: rv1103g-evb1-v11: Add vdd_arm changes
Modify the micorvolt of vdd_arm to support the new hardware. Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: I6251a1b872241936da413f06671cb96afdc83ecd
This commit is contained in:
@@ -81,3 +81,9 @@
|
||||
&usbdrd_dwc3 {
|
||||
dr_mode = "host";
|
||||
};
|
||||
|
||||
&vdd_arm {
|
||||
regulator-min-microvolt = <800000>;
|
||||
regulator-max-microvolt = <1000000>;
|
||||
regulator-init-microvolt = <900000>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user