Inter driver communication

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

Inter driver communication

463 Views
mathew_k_t
Contributor II

Hi,

  1. I have a GPIO interrupt. I implemented this in the gpio-keys driver. Once this interrupt has occurred it should notify another device driver. It is a one-time requirement. It will be completed within booting time. How could implement this communication?

Regards

Labels (3)
0 Kudos
1 Reply

393 Views
igorpadykov
NXP Employee
NXP Employee

Hi mathew_k_t

if this should be done before launching operating system, seems

writing some flag to reserved mamory space would be suitable solution.

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

0 Kudos