arm64: dts: rockchip: use extcon for usb2/usb3 on rk3399 mid board

Change-Id: I883fb6da8e9b136e6d94213a6675b8de9e131380
Signed-off-by: Bin Yang <yangbin@rock-chips.com>
This commit is contained in:
Bin Yang
2016-08-18 09:39:55 +08:00
committed by Huang, Tao
parent 63e80e78a0
commit 2eb098b2c6

View File

@@ -880,10 +880,16 @@
&u2phy0 {
status = "okay";
extcon = <&fusb0>;
u2phy0_otg: otg-port {
status = "okay";
};
u2phy0_host: host-port {
phy-supply = <&vcc5v0_host>;
status = "okay";
};
};
&u2phy1 {
@@ -892,11 +898,6 @@
u2phy1_otg: otg-port {
status = "okay";
};
u2phy1_host: host-port {
phy-supply = <&vcc5v0_host>;
status = "okay";
};
};
&uart0 {
@@ -926,6 +927,7 @@
};
&usbdrd3_0 {
extcon = <&fusb0>;
status = "okay";
};