zephyr/drivers/wifi/eswifi
Kumar Gala 77149642f6 driver: wifi: eswifi: Fix how we get SPI bus
We were hard coding the SPI bus name to "SPI_3".  Instead we should use
DT_INVENTEK_ESWIFI_ESWIFI0_BUS_NAME as its generated from the device
tree.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-21 16:01:13 -05:00
..
CMakeLists.txt
eswifi_bus_spi.c driver: wifi: eswifi: Fix how we get SPI bus 2018-11-21 16:01:13 -05:00
eswifi_core.c driver: wifi: eswifi: Use DT_ prefixed names 2018-11-21 16:01:13 -05:00
eswifi_offload.c
eswifi_offload.h
eswifi.h
Kconfig.eswifi