I started work on a GPIO driver and got it roughed in. Aiming for SCH3114 on Advantech boards.
Figures, I find this similar Nuvotron driver after I guessed my way through alot.
It is nice to see the proper way to proceed for review:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207405
So create bug report. File a patch. Find reviewers.
https://lists.freebsd.org/pipermail/freebsd-hackers/2016-February/049136.html
Nice to see all the proper GPIO source directory locations too.
I had already somewhat figured it out but nice to see confirmation.
This also gives me a second GPIO device driver to bounce my work against.
Here is a video the author made. Showing his patch in action:
APU1C4 with GPIO's.
Very Good Job Daniel Wyatt, patch author
Figures, I find this similar Nuvotron driver after I guessed my way through alot.
It is nice to see the proper way to proceed for review:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207405
So create bug report. File a patch. Find reviewers.
https://lists.freebsd.org/pipermail/freebsd-hackers/2016-February/049136.html
Nice to see all the proper GPIO source directory locations too.
I had already somewhat figured it out but nice to see confirmation.
This also gives me a second GPIO device driver to bounce my work against.
Here is a video the author made. Showing his patch in action:
Very Good Job Daniel Wyatt, patch author