Skip to content

data/hwdb: Add wakeup keys for the PinePhone beta

nee requested to merge nemuii/gmobile:pinephone into main

based on outputs with postmarket-os edge gnome-mobile:

pine64-pinephone:~$ sudo libinput debug-events
-event4   KEYBOARD_KEY            +4294967.294s KEY_VOLUMEUP (115) pressed
 event4   KEYBOARD_KEY            +0.193s       KEY_VOLUMEUP (115) released
 event4   KEYBOARD_KEY            +1.586s       KEY_VOLUMEDOWN (114) pressed
 event4   KEYBOARD_KEY            +1.817s       KEY_VOLUMEDOWN (114) released

pine64-pinephone:~$ cat /sys/class/input/event4/device/name
1c21800.lradc

pine64-pinephone:~$ cat /sys/firmware/devicetree/base/compatible
pine64,pinephone-1.2pine64,pinephoneallwinner,sun50i-a64

I haven't tested this yet, because I don't have the latest version of gmobile on the device and I'm currently running postmaket-os with gnome-mobile. So feel free to close this MR if this is not helpful and adding the entry could cause problems.

Merge request reports