mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-03 03:33:01 +09:00
arm: dts: rk322x-android: add otg vbus gpio for usb2 phy0
This patch adds otg vbus gpio for usb2 phy0, and then we can control otg vbus for otg host mode. Change-Id: I685060270f9cb0963931a84035cad7286d99a469 Signed-off-by: William Wu <william.wu@rock-chips.com>
This commit is contained in:
@@ -151,6 +151,7 @@
|
||||
};
|
||||
|
||||
&u2phy0 {
|
||||
otg-vbus-gpios = <&gpio3 RK_PC6 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
|
||||
u2phy0_otg: otg-port {
|
||||
|
||||
Reference in New Issue
Block a user