arm64: dts: rockchip: use extcon for usb2/usb3 on rk3399 evb/box
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-evb.dtsi
index 81442ad187e4504ed605319fc90df7fac54e0ad5..984358b0160acc7883d77762e66073c601c7c54c 100644 (file)
 
 &u2phy0 {
        status = "okay";
+       extcon = <&fusb0>;
 
        u2phy0_otg: otg-port {
                status = "okay";
 
 &u2phy1 {
        status = "okay";
+       extcon = <&fusb1>;
 
        u2phy1_otg: otg-port {
                status = "okay";
 };
 
 &usbdrd3_0 {
+       extcon = <&fusb0>;
        status = "okay";
 };
 
 };
 
 &usbdrd3_1 {
+       extcon = <&fusb1>;
        status = "okay";
 };