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:
parent
432166cbd5
commit
1c4fdac604
1 changed files with 1 additions and 0 deletions
|
|
@ -151,6 +151,7 @@
|
|||
};
|
||||
|
||||
&u2phy0 {
|
||||
otg-vbus-gpios = <&gpio3 RK_PC6 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
|
||||
u2phy0_otg: otg-port {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue