how know awaken interrupt number?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how know awaken interrupt number?

971 Views
donghyunkim
Contributor III

- platform : imx6 sabresd / android 4.2

- question : (in kernel) What is the function that can read interrupt number of sleep to wake up in the resume processing?

                  or how should I know the awaken interrupt status information without interrupt handler?

will grateful to...

Labels (4)
0 Kudos
Reply
3 Replies

790 Views
donghyunkim
Contributor III

Resolved myself.

0 Kudos
Reply

790 Views
igorpadykov
NXP Employee
NXP Employee

Hi DongHyun

one can look at sources of interrupt operations described

in attached Linux Manual sect.2.2.4 Interrupt Source Code

and GIC comntroller, sect.Chapter 4 Configuring the GIC Driver

iMX6_Firmware_Guide.pdf

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply

790 Views
donghyunkim
Contributor III

thanks.

0 Kudos
Reply