Skip to content
Snippets Groups Projects
Commit 8e2e7807 authored by Haibo Chen's avatar Haibo Chen Committed by Jason Liu
Browse files

LF-4558-1 input: touch: goodix: do not free/request irq in suspend/resume


Currently on imx8ulp-evk board, the interrupt pin we use is from M core
domain, need use gpio-rpmsg to handle the interrupt. If frequently free
or request this irq during suspend/resume, system will randomly hang.
As a workaround, just disable/enable instead.

Signed-off-by: default avatarHaibo Chen <haibo.chen@nxp.com>
Acked-by: default avatarJason Liu <jason.hui.liu@nxp.com>
parent 138c941a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment