lantiq: kernel 4.14: use vbus-supply devicetree property
[openwrt/staging/mkresin.git] / target / linux / lantiq / files-4.14 / arch / mips / boot / dts / EASY80920.dtsi
index 464ab5bd4e9fddb5cbb6c5cdefa352d43b6550f3..b7cfc03a1e8c6a02389f80ac34aa7779c748e88b 100644 (file)
 
 &usb_phy0 {
        status = "okay";
-       phy-supply = <&usb_vbus>;
 };
 
 &usb0 {
        status = "okay";
+       vbus-supply = <&usb_vbus>;
 };