mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
arm64: dts: rockchip: rk3326-evb-lp3-v10: Add vbus-supply for usb2 otg
This patch adds vbus-supply for usb2 otg to support vbus control in u-boot via kernel dtb. Signed-off-by: William Wu <william.wu@rock-chips.com> Change-Id: Ic1c414bef56e68cea79c0e316824b4d915e8d63e
This commit is contained in:
@@ -826,6 +826,7 @@
|
||||
};
|
||||
|
||||
&usb20_otg {
|
||||
vbus-supply = <&otg_switch>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user