|
|
@@ -39,6 +39,7 @@
|
|
|
};
|
|
|
|
|
|
wmac@10180000 {
|
|
|
+ status = "okay";
|
|
|
ralink,mtd-eeprom = <&factory 0>;
|
|
|
};
|
|
|
|
|
|
@@ -58,9 +59,10 @@
|
|
|
pci-bridge@1 {
|
|
|
status = "okay";
|
|
|
wmac@0,0 {
|
|
|
+ ralink,5ghz = <0>;
|
|
|
compatible = "ralink,rt2880-pci", "pciclass060400", "pciclass0604";
|
|
|
reg = < 0x10000 0 0 0 0 >;
|
|
|
- ralink,eeprom = "soc_wmac.eeprom";
|
|
|
+ ralink,eeprom = "rt2x00pci_1_0.eeprom";
|
|
|
};
|
|
|
};
|
|
|
};
|