how know awaken interrupt number?

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

how know awaken interrupt number?

814 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
3 Replies

633 Views
donghyunkim
Contributor III

Resolved myself.

0 Kudos

633 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

633 Views
donghyunkim
Contributor III

thanks.

0 Kudos