arm64: dts: rockchip: amend usb-otg related nodes for rk3368-tb
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3328-evb.dts
index 8c9e64c72e6829736e614226619fb73e6deba510..004d739543e8e671eabac674bbd4a9516493a827 100644 (file)
        };
 };
 
+&cpu0 {
+       cpu-supply = <&vdd_arm>;
+};
+
 &emmc {
        bus-width = <8>;
        cap-mmc-highspeed;
        pmuio-supply = <&vcc_io>;
 };
 
+&tsadc {
+       status = "okay";
+};
+
 &u2phy {
+       otg-vbus-gpios = <&gpio0 27 GPIO_ACTIVE_HIGH>;
        status = "okay";
 
        u2phy_host: host-port {
                status = "okay";
        };
+
+       u2phy_otg: otg-port {
+               status = "okay";
+       };
 };
 
 &u3phy {