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.

am335x - stuck in ecap interrupt routine

Hello,

My kernel module can not get out of the ecap interrupt routine.

Tried to modify ECCLR register, but this does not help.

Ecap module operating in one shot mode, re arming, I'm using ECAP0INT irq number.

I can't read ECFLG register either ( in user space I can though).

Has anyone encountered this problem?