arm64: dts: rockchip: enable ehci/ohci and u2phy for rk3368-sheep
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3368-sheep.dts
index 775e42a8f48f99d8cd0f4c3d175f0e330e259a1a..a71cb93097cd231d40133b9a6e559c88b23329a1 100644 (file)
        status = "okay";
 };
 
+&u2phy {
+       status = "okay";
+
+       u2phy_host: host-port {
+               phy-supply = <&vcc_host>;
+               status = "okay";
+       };
+};
+
+&usb_host0_ehci {
+       status = "okay";
+};
+
+&usb_host0_ohci {
+       status = "okay";
+};
+
 &mailbox {
        status = "okay";
 };