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.

Linux/AM3358: GP EVM switch interrupts

Part Number: AM3358


Tool/software: Linux

Hello ,

I have got an AM335x General Purose EVM with me and I have seen that the Interrupts of the Switch press events for switches are defined in the kernel itself. Is it true?

If so how to handle those events.I am trying to write a code in Qt to catch those events.If it is possible in qt kindly let me know. or else how to catch them using a gcc code.

If i want to remove that interrupt handling from kernel space and wants to add in user space.How to do so?

Regards

Mad_hu