wifi-scripts: fix ucode support for referencing wifi devices by phy name
Rename phys according to board.json Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -547,6 +547,10 @@
|
||||
"description": "Alternative to phy used to identify the device based paths in /sys/devices",
|
||||
"type": "string"
|
||||
},
|
||||
"phy": {
|
||||
"description": "Name of the phy, as described in board.json",
|
||||
"type": "string"
|
||||
},
|
||||
"radio": {
|
||||
"description": "Index of the phy radio (for multi-radio PHYs)",
|
||||
"type": "number",
|
||||
|
||||
Reference in New Issue
Block a user