Hi, I am using WL1837MODCOM8I with Atmel SAMA5D35-EK board.
Atmel is operating on Linux.
Right now we are trying to bring-up the standard WL1837MODCOM8I with the WL18xxCOM82SDMMC on the Atmel SAMA5D35EK board with the Linux 4.1.13 kernel.
I've managed to load the wilink driver (latest from TI git repository) with latest firmware and it even is able to scan networks, connect to access point and ping google.com.
The problem is that once there is a pause after loading firmware into the module, driver first prints:
-----------------------------
wlcore: ERROR SW watchdog interrupt received! starting recovery.
-----------------------------
then several:
-----------------------------
ERROR sdio read failed (-110)
-----------------------------
and after that module does not respond until powered off an on again.
I suspect that there is some SDIO-related problem in Atmels' driver for MMC, namely reaction on SDIO IRQ -- TI's MMC drivers seems to do much more with it. Could you please suggest there to look first?
Best regards, RY