summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2024-04-12 16:39:02 -0300
committerHiago De Franco <hiago.franco@toradex.com>2024-04-16 12:47:31 +0000
commit0da03cf4aa7d96d12dfb6d26f839168fd2f3c3d3 (patch)
treedcb95600e1105c65816131153e7294fa026b8282
parent5183100ea2bb3fe29702f96657e05f4e905433b5 (diff)
recipes-core: udev: add support for mwifiex_sdio in wifi configuration
Previously, the network configuration file only supported mwifiex_pcie driver, but WiFi/BT interface of the Verdin modules uses the SDIO interface, which caused 10-toradex-wifi-ifnames.link was not being applied to this hardware family. Therefore, fix this issue by extending support to the SDIO driver. Related-to: ELB-5696 Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
-rw-r--r--recipes-core/udev/files/10-toradex-wifi-ifnames.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/udev/files/10-toradex-wifi-ifnames.link b/recipes-core/udev/files/10-toradex-wifi-ifnames.link
index 35d5d20..b00071a 100644
--- a/recipes-core/udev/files/10-toradex-wifi-ifnames.link
+++ b/recipes-core/udev/files/10-toradex-wifi-ifnames.link
@@ -1,5 +1,5 @@
[Match]
-Driver=mwifiex_pcie
+Driver=mwifiex_pcie mwifiex_sdio
[Link]
NamePolicy=keep kernel