Skip to content

Commit

Permalink
ramips: limit 5GHz channels for UniFi 6 Lite
Browse files Browse the repository at this point in the history
The MT7915 radio currently advertises 2.4GHz channels while the antenna
path only supports 5 GHz. Limit the radio to 5GHz channels to prevent
users from configuring non-supported channels.

Signed-off-by: David Bauer <[email protected]>
  • Loading branch information
blocktrron committed Jan 5, 2021
1 parent 190e793 commit b4c0d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ramips/dts/mt7621_ubnt_unifi-6-lite.dts
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,5 @@
&wlan_5g {
mediatek,mtd-eeprom = <&factory 0x20000>;
mtd-mac-address = <&eeprom 0x6>;
ieee80211-freq-limit = <5000000 6000000>;
};

0 comments on commit b4c0d37

Please sign in to comment.