arm64: dts: rockchip: enable otg-port node of usb2-phy for rk3328-evb
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3328-evb.dts
index 8c9e64c72e6829736e614226619fb73e6deba510..10a983c1ffdd8eda2843979b688ac9882f126f71 100644 (file)
 };
 
 &u2phy {
 };
 
 &u2phy {
+       otg-vbus-gpios = <&gpio0 27 GPIO_ACTIVE_HIGH>;
        status = "okay";
 
        u2phy_host: host-port {
                status = "okay";
        };
        status = "okay";
 
        u2phy_host: host-port {
                status = "okay";
        };
+
+       u2phy_otg: otg-port {
+               status = "okay";
+       };
 };
 
 &u3phy {
 };
 
 &u3phy {