X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2Fmt7620n.dtsi;h=83ab03ae5d509c407ed78ee4b9c567f2cf1670f3;hb=9bc1e19b86106085c0d46b3e620139747499041a;hp=39c92aaa631045fb193f85506c077151296e847d;hpb=affe6c3a802bffe6e404cbaf79d54b5e32b963b4;p=openwrt.git diff --git a/target/linux/ramips/dts/mt7620n.dtsi b/target/linux/ramips/dts/mt7620n.dtsi index 39c92aaa63..83ab03ae5d 100644 --- a/target/linux/ramips/dts/mt7620n.dtsi +++ b/target/linux/ramips/dts/mt7620n.dtsi @@ -223,8 +223,9 @@ #reset-cells = <1>; }; - usbphy { + usbphy: usbphy { compatible = "ralink,mt7620a-usbphy"; + #phy-cells = <1>; resets = <&rstctrl 22 &rstctrl 25>; reset-names = "host", "device"; @@ -270,6 +271,9 @@ interrupt-parent = <&intc>; interrupts = <18>; + phys = <&usbphy 1>; + phy-names = "usb"; + status = "disabled"; }; @@ -277,6 +281,9 @@ compatible = "ralink,rt3xxx-ohci"; reg = <0x101c1000 0x1000>; + phys = <&usbphy 1>; + phy-names = "usb"; + interrupt-parent = <&intc>; interrupts = <18>;