Skip to content
Snippets Groups Projects
Commit 0f2173f0 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: mt7615: add support for registering a second wiphy via debugfs


This is only used for testing for now. In the future it will be possible to
enable the second PHY through an proper API via device tree

Running:
 echo 1 > /sys/kernel/debug/ieee80211/phyX/mt76/dbdc

will register a second wiphy (and limit the primary one to 2 spatial streams).
The second wiphy will only be able to run on 5 GHz, while the primary one can
operate in both bands (if supported by the device).

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 9ce2f7fa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment