Revert "ramips: Fix WiFi after 5f7396ebef09b224edf08b0bda113613a42f0928"

This reverts commit 8ccdf809c0.

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2018-06-01 21:03:02 +02:00
parent 0037b13480
commit bf5829ddf9
21 changed files with 82 additions and 0 deletions

View File

@@ -97,6 +97,8 @@
pcie0 {
mt76@0,0 {
reg = <0x0000 0 0 0 0>;
device_type = "pci";
mediatek,mtd-eeprom = <&factory 0x8000>;
ieee80211-freq-limit = <5000000 6000000>;
};
@@ -104,6 +106,8 @@
pcie1 {
mt76@1,0 {
reg = <0x0000 0 0 0 0>;
device_type = "pci";
mediatek,mtd-eeprom = <&factory 0x0000>;
ieee80211-freq-limit = <2400000 2500000>;
};