Wed 21 Aug 2024 5:34PM
Show notification LEDs in suspend
Pirate Praveen
Public
Seen by 6
We should be able to see notification LEDs even if the device is suspended so we can wake up the phone and see the new messages. For the L5, utilizing the M4 core to keep e.g. notification LEDs blinking in suspend. There's some prelimenary work there already.
Guido · Thu 29 Aug 2024 11:06AM
Note that the implementation for the PinePhone and Librem5 would be very different (L5 likely via software on the M4 core, PinePhone via Crust).
For sdm845 there is support nowadays.
The bits in feedbackd are also already there if implementations use `hw_pattern` in the `/sys/class/led/*` (as was intended for the L5).