This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM37xx: spurious interrupt problem connecting to WiFi

Hi,

My customer is experiencing an issue when talking to Wi-Fi chip to SD/MMC2 port. they see this message:

Spurious irq 95: 0xffffffdf, please flush posted write for irq 86

http://e2e.ti.com/support/dsp/sitara_arm174_microprocessors/f/416/t/100963.aspx

http://comments.gmane.org/gmane.linux.ports.arm.omap/66288

As I looked at number of forums, this issue has been experienced by many and the recommendation was to have read-back call in irq 86 handler.

The customer did have this in their code and it doesn't fix the issue. Further looking at TRM, irq 86 is set to MMC2_IRQ and irq 95 is reserved. Considering irq 95 is not even registered, what could cause this spurious interrupt 95? Any guidance on things that can be tried would be greatly appreciated.

Thanks in advance.

Prateek