CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2022/11/08 12:44:28
Added files: sys/dev/fdt : qcpon.c Log message: Add qcpon(4), a driver for the Qualcomm PMIC block that hosts the powerkey and reset input. With this I can use the power button on my x13s to power off the machine. ok kettenis@