Implement reading/writing/configuring pins in qcgpio(4). The code has
authorpatrick <patrick@openbsd.org>
Tue, 8 Nov 2022 11:51:34 +0000 (11:51 +0000)
committerpatrick <patrick@openbsd.org>
Tue, 8 Nov 2022 11:51:34 +0000 (11:51 +0000)
commit5b08db90703794124ed6c9f141f99a212e35bc8f
tree4062331b39451a63fd09d5f17210c034058641cc
parent99391a555cae540ec602c95f892d25a0aedd2cc1
Implement reading/writing/configuring pins in qcgpio(4).  The code has
mostly been there, it only needed to be hooked up to our infrastructure.
With this I can e.g. correctly see the lid state on the x13s.

ok kettenis@
sys/dev/fdt/qcgpio_fdt.c