mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
arm64: rockchip: rk3368: dts: modify the regulator-name of rk818_ldo2
Signed-off-by: Xiao Feng <xf@rock-chips.com>
This commit is contained in:
@@ -944,7 +944,7 @@ rk818,support_dc_chg = <1>;/*1:dc chg; 0:usb chg*/
|
||||
};
|
||||
|
||||
rk818_ldo2_reg: regulator@5 {
|
||||
regulator-name= "rk818_ldo2";
|
||||
regulator-name= "vcc_tp";
|
||||
regulator-min-microvolt = <3000000>;
|
||||
regulator-max-microvolt = <3000000>;
|
||||
regulator-initial-state = <3>;
|
||||
|
||||
Reference in New Issue
Block a user