zephyr/drivers/wifi/nrfwifi
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
..
inc drivers: nrfwifi: Get RTS threshold 2024-09-13 13:42:26 +02:00
src drivers: wifi: nrfwifi: determine shared iovdd and bucken from dt 2024-09-19 18:27:36 +01:00
CMakeLists.txt drivers: wifi: nrf: Add support for twister CI build 2024-09-02 12:31:06 -04:00
Kconfig.nrfwifi drivers: wifi: nrfwifi: determine shared iovdd and bucken from dt 2024-09-19 18:27:36 +01:00
rpu_fw_patches.ld