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.

capture driver on AM3517

Hi,

I'm working with the kernel 2.6.37 and i'm trying to use GPTIMER10 and GPTIMER11 on capture mode at the GPIO 54 and 181. I'm reading the generated capture events with success, but i'm trying to generate a interrupt in the capture event configuring the register (GPTi.TIER[2] TCAR_IT_ENA), how can I register a subroutine(interrupt handler) for this interrrupt?

Thanks,

Cleiton