lantiq: kernel 4.14: use vbus-supply devicetree property
[openwrt/openwrt.git] / target / linux / lantiq / files-4.14 / arch / mips / boot / dts / VR200v.dts
index d0fcd6fcd0d3fbf8fd6d0b213111cf3fae480680..331f08ed501586582e2010d3c3c7ea7355dfe91c 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>;
 };