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.

How can I add power button as irq 7 on beaglebone black?

Other Parts Discussed in Thread: TPS65217

Hi  all,

          Now, I want to use the power button as the resume button.

          I have searched the tps65217 datasheet and found that when powerbutton is pressed, it will produce an interrupt via nNMI, so how can I register this interrupt which can be used by Linux system?

            Thanks in advance!