base-files: add helper functions for adding wlan device entries to board.json
authorFelix Fietkau <nbd@nbd.name>
Fri, 30 Sep 2022 17:19:51 +0000 (19:19 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 14 Oct 2022 11:12:30 +0000 (13:12 +0200)
commit7f9d3a00d8d41f2bf9fe35b30cd689b9992e7ff9
treea153526bccec92e298689fa9c5bae5f4606ce4bd
parent0a4a0c71937b3251fb9cfc0ccb16b3c41092050b
base-files: add helper functions for adding wlan device entries to board.json

These will be used to give WLAN PHYs a specific name based on path specified
in board.json. The platform board.d script can assign a specific order based
on available slots (PCIe slots, WMAC device) and device tree configuration.

This helps with maintaining config compatibility in case the device path
changes due to kernel upgrades.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/base-files/files/lib/functions/system.sh
package/base-files/files/lib/functions/uci-defaults.sh