PinePhone can't wakeup after suspend
### Describe your issue
phone doesn't react to any wakeup events. The only way to bring device back to working state is to hold power key until the device is reset. When device boots battery isn't zero/flat. So it's not discharged battery
#### Expected Behavior
When the power button is pressed, phone wakes up.
#### Observed Behavior
Backlight is off, phone doesn't react to any wakeup events: power button press, incoming phone call, charger connect/disconnect.
No log messages on serial console, no response to magic sysrq presses. Phone isn't hot, but rather cold.
#### Specific area or package affected
Probably problem is in linux kernel or crust.
### How reproducible is the bug?
It happens very rarely, but I've seen this at least 10 times.
### Steps to reproduce the bug
1. Suspend the phone,
2. Wakeup the phone by power button press.
### What device are you using?
PinePhone 1.2a (pmOS community edition) convergence edition (3/32).
### Which mobian repository are you using?
```
$ cat /etc/apt/sources.list.d/mobian.list
deb http://repo.mobian-project.org/ staging main non-free
deb-src http://repo.mobian-project.org/ staging main non-free
```
### How did you get your Mobian Image?
Downloaded in 2020 and updated since then
### Screenshots if relevant
### Solutions you have tried
### Related non-duplicate issues
### Additional Information
Running linux kernel 5.15.44.
issue