CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/12/05 14:35:39
Modified files:
sys/dev/fdt : qcpon.c
Log message:
Query hardware for the button state such that we can detect the release
even if we miss the press event. Change the driver such that wakeup is
signalled when the button is pressed such that it matches what happens
when wakeup is handled by the PMIC.
ok patrick@
