mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-21 09:12:26 +02:00
38d42bd66effb64eea4268c8a0ded2afc055afa4
the Senario is gpio is config as both egde trigger and wakeup interrupt, the system entry suspend and this gpio wakeup the system, and the polarity will be toggle in dwapb_do_irq, but after that dwapb_gpio_resume will overwirte the polarity, make toggle miss, so if as wakeup int ,should not do resum
Please follow buildroot tips to startup T-HEAD C9xx CPU's boards: T-HEAD buildroot
Description
Languages
C
97.8%
Assembly
1.2%
Shell
0.3%
Makefile
0.3%
Python
0.1%
Other
0.1%