Open DasPez opened 6 years ago
It seems like @gschorcht is busy with other things, so I won't bother to send in a PR for this great driver. But I've merged various fixes from others needed to make the driver work for modern kernels and then I fixed the EBUSY problem you discovered (because it also happened to me).
In case it is useful, here's my fork: https://github.com/geeksville/spi-ch341-usb
Hello, I would like to use the character device interface /dev/gpiochip1. The sysfs interface works perfectly fine
but the character device is busy
I tried unexporting gpio0
Why are the gpio pin indices starting at 0 even though the controller base index is 301?