Add qcgpio(4) and qciic(4), drivers for the Qualcomm GPIO and I2C controllers
authorkettenis <kettenis@openbsd.org>
Wed, 31 Aug 2022 16:10:59 +0000 (16:10 +0000)
committerkettenis <kettenis@openbsd.org>
Wed, 31 Aug 2022 16:10:59 +0000 (16:10 +0000)
commit032c06956d1d6e58282459d3c937b81067e3b273
tree40c5af5c6caabbd34bb12369907b7d49a1a505f1
parent83f642eda27aa537d27baa4a25d07867dad0373d
Add qcgpio(4) and qciic(4), drivers for the Qualcomm GPIO and I2C controllers
found on the SC8280XP SoC.  Together these drivers make the keyboard,
trackpoint and touchpad work on the x13s.

ok deraadt@
sys/arch/arm64/conf/GENERIC
sys/arch/arm64/conf/RAMDISK
sys/dev/acpi/files.acpi
sys/dev/acpi/qcgpio.c [new file with mode: 0644]
sys/dev/acpi/qciic.c [new file with mode: 0644]