Hello,
I want to use xdma_event_intr for interrupt input.
I already know the xdma_event_intr is active high and level sensitive seeing following e2e.
http://e2e.ti.com/support/arm/sitara_arm/f/791/t/309254.aspx
http://e2e.ti.com/support/arm/sitara_arm/f/791/t/297029.aspx
But I want to prevet getting 2 or more times interrupt which happens because xdma_event_intr is level sensitive.
Q1:
How can I prevet getting 2 or more interrups ?
Making the external xdma_event_intr input to be short pulse(not level) works well?
Q2:
I want to get details of xdma_event_intr timing character for interrupt.
Can I get it?
Regards,
Takeshi Matsuzaki