summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/RTN56U.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/RTN56U.dts')
-rw-r--r--target/linux/ramips/dts/RTN56U.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/RTN56U.dts b/target/linux/ramips/dts/RTN56U.dts
index b962aa0d23..305e36e85b 100644
--- a/target/linux/ramips/dts/RTN56U.dts
+++ b/target/linux/ramips/dts/RTN56U.dts
@@ -43,12 +43,20 @@
host-bridge {
pci-bridge@1 {
status = "okay";
+ wmac@0,0 {
+ compatible = "ralink,rt2880-pci", "pciclass060400", "pciclass0604";
+ reg = < 0x10000 0 0 0 0 >;
+ ralink,eeprom = "rt2x00pci_1_0.eeprom";
+ };
+
};
};
};
wmac@10180000 {
+ status = "okay";
ralink,2ghz = <0>;
+ ralink,eeprom = "soc_wmac.eeprom";
};
ehci@101c0000 {