Emmanuel Dreyfus <m...@netbsd.org> wrote: >In order to get Goodix touchscreen working, I have been working on >Intel GPIO support, which I understand is required. Here is the >code so fat, inspired from Linux's drivers/pinctrl/intel: >ftp://ftp.netbsd.org/pub/NetBSD/misc/manu/igpio20220125.patch > >I had very little success for now with the touchscreen, therefore I >am not even sure this code works. Is anyone in position to give it >a try in another setup? Should I commit it as experimental?
Didn't someone post that the same touchscreen controller is used in the Pinephone? Could be a way to verify whether your GPIO code is working or not.