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 GPIO interrupt

Genius 5785 points

Hello,

We use SPI0 as a slave on our custom board which is based on AM3358-SK. I need to implement an GPIO (e.g. gpio0_5) interrupt on Linux SDK v8. I want the interrupt to trigger my application which uses SPI0 driver. How do I implement software? Should I alter dts file? Please give me some advice.

Regards,
Kazu