Inter driver communication

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Inter driver communication

459 次查看
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

标签 (3)
0 项奖励
1 回复

389 次查看
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 项奖励