* Oskar Enoksson <enok@xxxxxxxxxxxxxx> [200701 06:08]: > Thanks for the hints. I did some experiments with increasing the > startup-delay-us of wl12xx_vmmc2 but couldn't notice any effect. Hmm OK. Care to try setting the wlcore interrupt in the dts to IRQ_TYPE_LEVEL_HIGH and see if that helps? Also please check the interrupt line related pinctrl pull settings, if there's an external pull resistor the internal pull should be disabled for the interrupt line. > I also tried other changes in the device tree, kernel command line arguments > and kernel configuration, but I can't see any pattern in the result. > Whatever I try the initialization very often still fails with errors as > before. Occasionally I even get crashes such as: > > > [ 7.188934] mmc1: tried to HW reset card, got error -110 > > sysctl: cannot stat /proc/sys/net/ipv4/tcp_syncookies: No such file or directory > > [ 7.410125] ------------[ cut here ]------------ > > [ 7.414825] WARNING: CPU: 0 PID: 10 at drivers/net/wireless/ti/wlcore/sdio.c:131 wl12xx_sdio_raw_write+0xa3/0x104 [wlcore_sdio] Hmm maybe give a try for the wlcore ELP wakeup patches I just posted as: PATCHv2 0/4] Improvments for wlcore irq and resume for v5.9 To me it seems that I'm not seeing any more wlcore firmware reboots that I was occasionally seeing earlier. Not sure about that though, I guess we have to wait and see. Regards, Tony