]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ipq40xx: migrate wifi configuration device paths for 6.12 kernel
authorShiji Yang <yangshiji66@outlook.com>
Wed, 18 Jun 2025 11:50:39 +0000 (19:50 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 20 Jul 2025 13:33:03 +0000 (15:33 +0200)
commitac69d0510ade3c3cb2d05ba86258b7e6d685ee7d
treea4f2262ce3253a60bb7b9cd317d13fe4bc0d1a6e
parent8d2744dfe58a9395ecadf3196d040442fe5c8c09
ipq40xx: migrate wifi configuration device paths for 6.12 kernel

The device tree PCIe host node name has been changed in the new
6.12 kernel[1]. Hence we have to update the wifi device path to
make sure it can work properly.

This script is based on:
target/linux/qualcommax/ipq807x/base-files/etc/hotplug.d/ieee80211/05-wifi-migrate

[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.12.y&id=07299ba2e7d98045e6b522f7c5b97f402b15bc82
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18725
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ipq40xx/base-files/etc/hotplug.d/ieee80211/05-wifi-migrate [new file with mode: 0644]