lantiq: kernel 4.14: use vbus-supply devicetree property
[openwrt/openwrt.git] / target / linux / lantiq / files-4.14 / arch / mips / boot / dts / TDW89X0.dtsi
index e176bca30f85eafd7d21016a0bc7ddbd6a9e1c9f..233b7e33342c86f9d84c88de1ef4c37c77f09cc9 100644 (file)
 
 &usb_phy0 {
        status = "okay";
-       phy-supply = <&usb_vbus>;
 };
 
 &usb_phy1 {
        status = "okay";
-       phy-supply = <&usb_vbus>;
 };
 
 &usb0 {
        status = "okay";
+       vbus-supply = <&usb_vbus>;
 };
 
 &usb1 {
        status = "okay";
+       vbus-supply = <&usb_vbus>;
 };