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.

Does OMAP 3530 SDIO IRQ work?

My platform is beagleboard and linux 2.6.29. I tried to enable the SDIO IRQ because of bad performance. Following the SPEC, I set the CIRQ [bit 9] to ISE & IE registers. The problem is when I set these two registers, the MMC controller will always trigger my ISR, and the MMC Controller's status register indicates the SDIO card interrupt, but the card's register doesn't have any interrupt. And I use oscillator to discover the voltage of DAT[1]/IRQ pin of MMC bus, the voltage doesn't change and always is high.

I wonder that it can work successfully?

Jian