diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-10-12 11:49:00 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-10-13 11:56:25 +0200 |
commit | c1023c8075b0590390020d65fd077b908cefad63 (patch) | |
tree | 428ab837f416ef1d8d1314cce45904fcb365223b /target/linux/ramips/dts/WNDR3700V5.dts | |
parent | baa8eaaba66c0195650bf06513c30f5b091a150f (diff) | |
download | upstream-c1023c8075b0590390020d65fd077b908cefad63.tar.gz upstream-c1023c8075b0590390020d65fd077b908cefad63.tar.bz2 upstream-c1023c8075b0590390020d65fd077b908cefad63.zip |
mt76: sync with version 878456caf60d from master
Backport required DT changes from commit dabdd123c90c.
Significantly improves stability and performance for MT76x2 and MT7603
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ramips/dts/WNDR3700V5.dts')
-rw-r--r-- | target/linux/ramips/dts/WNDR3700V5.dts | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/WNDR3700V5.dts b/target/linux/ramips/dts/WNDR3700V5.dts index bb879a1441..ec97ac805d 100644 --- a/target/linux/ramips/dts/WNDR3700V5.dts +++ b/target/linux/ramips/dts/WNDR3700V5.dts @@ -111,7 +111,7 @@ reg = <0x0000 0 0 0 0>; device_type = "pci"; mediatek,mtd-eeprom = <&factory 0x8000>; - mediatek,2ghz = <0>; + ieee80211-freq-limit = <5000000 6000000>; }; }; @@ -120,7 +120,6 @@ reg = <0x0000 0 0 0 0>; device_type = "pci"; mediatek,mtd-eeprom = <&factory 0x0000>; - mediatek,5ghz = <0>; }; }; }; |