X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2Fmt7620a.dtsi;h=9d077ee590fcbc29791cf3105e4c75edd4dfca65;hb=17cf9c45934fe054b945aa00757d1f9509de68be;hp=b990ed3f5c5eea741189e7393d4d7c9892959064;hpb=55383946dc2b17b7bedb5f435b17d0d3e1c5323c;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/mt7620a.dtsi b/target/linux/ramips/dts/mt7620a.dtsi index b990ed3f5c..9d077ee590 100644 --- a/target/linux/ramips/dts/mt7620a.dtsi +++ b/target/linux/ramips/dts/mt7620a.dtsi @@ -349,7 +349,7 @@ #reset-cells = <1>; }; - ubsphy { + usbphy { compatible = "ralink,mt7620a-usbphy"; resets = <&rstctrl 22 &rstctrl 25>; @@ -442,4 +442,14 @@ status = "disabled"; }; + + wmac@10180000 { + compatible = "ralink,rt7620-wmac", "ralink,rt2880-wmac"; + reg = <0x10180000 40000>; + + interrupt-parent = <&cpuintc>; + interrupts = <6>; + + ralink,eeprom = "soc_wmac.eeprom"; + }; };