I want to write a Linux driver on the ARM which will receive the interrupts from the EMIFA (pins EMA_WAIT0/1).
From sprugm7d.pdf table 12-1, I understand that the interrupts (both? not clear to me) are redirected to the vector 14.
How I get the interrupt?
Is there a sample code which could help me?
Thanks!
Yaakov