summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2024-04-12 16:39:02 -0300
committerMax Krummenacher <max.krummenacher@toradex.com>2024-04-24 09:40:57 +0200
commitf97cd2d388e2b56aa9546d4c747a1944e3d60524 (patch)
tree1b1ddd2776a4e1c35f2b23340d17c28788a6157d
parentd5fad34220d5c23d957600c8310c58006bd6c594 (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> (cherry picked from commit 0da03cf4aa7d96d12dfb6d26f839168fd2f3c3d3)
-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