mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 12:11:59 +02:00
wifi: mt76: support ww power config in dts node
support new node for WW regulatory domain Tested-by: Michael Lo <michael.lo@mediatek.com> Signed-off-by: Deren Wu <deren.wu@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
c625b2c849
commit
518c5d778e
|
|
@ -138,6 +138,7 @@ mt76_find_power_limits_node(struct mt76_dev *dev)
|
|||
{
|
||||
struct device_node *np = dev->dev->of_node;
|
||||
const char *const region_names[] = {
|
||||
[NL80211_DFS_UNSET] = "ww",
|
||||
[NL80211_DFS_ETSI] = "etsi",
|
||||
[NL80211_DFS_FCC] = "fcc",
|
||||
[NL80211_DFS_JP] = "jp",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user