]> git.ipfire.org Git - thirdparty/openwrt.git/commit
wifi-scripts: add hotplug handler for slow-to-initialize ath12k radios 18459/head
authorMantas Pucka <mantas@8devices.com>
Fri, 4 Apr 2025 09:46:58 +0000 (12:46 +0300)
committerChristian Marangi <ansuelsmth@gmail.com>
Sat, 12 Apr 2025 08:38:54 +0000 (10:38 +0200)
commit6bbf4a540dcb7d66ef35ca8c9739c2f71e9a149d
tree22f516ae171581d926150e883b6a52912a692981
parentde205366a2725d506ca93e48798534f82c73ec1f
wifi-scripts: add hotplug handler for slow-to-initialize ath12k radios

Some ath12k radios can take long time to initialize and register a
phy. This can cause netifd to fail to detect them during initial scan.
To address this issue, a hotplug script has been added to retry
configuration once they have registered their phy.

Signed-off-by: Mantas Pucka <mantas@8devices.com>
Link: https://github.com/openwrt/openwrt/pull/18459
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
package/network/config/wifi-scripts/files/etc/hotplug.d/ieee80211/11-ath12k-trigger [new file with mode: 0755]