zephyr/drivers/wifi
Bjarki Arge Andreasen 3ed1b40688 drivers: wifi: nrfwifi: determine shared iovdd and bucken from dt
Currently a user, or a shield definition, must select a Kconfig to
signal that the iovdd_ctrl and bucken GPIOs are connected to the same
pin. We can instead check this in the driver by simply checking if
the iovdd_ctrl_spec and bucken_spec are the same pin.

Update the nrfwifi driver and remove the redundant
NRF_WIFI_COMBINED_BUCKEN_IOVDD_GPIO config.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2024-09-19 18:27:36 +01:00
..
esp32 drivers: wifi: fix esp32 build error 2024-09-11 20:14:07 -04:00
esp_at drivers: wifi: esp_at: only log errors in active mode with full IPD 2024-09-06 12:04:49 -05:00
eswifi
infineon
nrfwifi drivers: wifi: nrfwifi: determine shared iovdd and bucken from dt 2024-09-19 18:27:36 +01:00
nxp drivers: wifi: nxp: add Kconfig to enable Wi-Fi features 2024-09-10 11:44:03 +02:00
simplelink
winc1500
CMakeLists.txt
Kconfig