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
merge 13 commits to one
Add 8911edp driver
fix hall seense lpm logic
add some debug info to mh248
PR:gerrit-4305/4306
PR:gerrit-4307
PR:gerrit-4308: hibernate: add resume keep swap signature for fastresume
PR:gerrit-4309:Solve STD problem for DPU releted clock gate not enabled
PR:gerrit-4310,driver usb: optimize pm resume time, do resume in runtime_resume
PR:gerrit-4317,padctrl:light: add aon pinmux backup and restore
Revert "add some debug info to mh248"
This reverts commit c6cbf3c7d49caba33eee014caec3da24eb9d2388.
remove suspend state judge in mh248
Fix LT8911 panel str resume problem
Revert "PR:gerrit-4310,driver usb: optimize pm resume time, do resume in runtime_resume"
This reverts commit 690823c5528df8e7743ce3954aec6c4473500b91.