commit | 2cad515ece8ad4e8d696ccb5cd46940d7fcca2e3 | [log] [tgz] |
---|---|---|
author | Ryder Lee <ryder.lee@mediatek.com> | Tue Dec 24 09:24:25 2019 +0800 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Feb 14 10:06:03 2020 +0100 |
tree | 31ee09af8a45b8341724bfbb0fcd8b2addeb156d | |
parent | cd736c474712be9155f2309772f55b09817673da [diff] |
mt76: mt7615: add missing settings for simultaneous dual-band support MT7615 supports dual-wiphy which means that it can run on 2.4G and 5GHz channels simultaneously, and driver should configure each band. Add missing register settings, and refine band related definitions to avoid duplicate codes. Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>