mt76: update to the latest version

Uses upstream code to parse DT supported band/frequency information.
Update existing .dts files to the new format and remove unnecessary
overrides.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2017-02-01 16:37:14 +01:00
parent 2340de62a6
commit dabdd123c9
32 changed files with 38 additions and 52 deletions

View File

@@ -93,7 +93,7 @@
reg = <0x0000 0 0 0 0>;
device_type = "pci";
mediatek,mtd-eeprom = <&factory 0x8000>;
mediatek,2ghz = <0>;
ieee80211-freq-limit = <5000000 6000000>;
};
};
@@ -102,7 +102,7 @@
reg = <0x0000 0 0 0 0>;
device_type = "pci";
mediatek,mtd-eeprom = <&factory 0x0000>;
mediatek,5ghz = <0>;
ieee80211-freq-limit = <2400000 2500000>;
};
};
};