beagleboard / linux

The official Read Only BeagleBoard and BeagleBone kernel repository https://git.beagleboard.org/beagleboard/linux
http://beagleboard.org/source
Other
707 stars 565 forks source link

Rpmsg gpiodrv #247

Open deebot opened 3 years ago

deebot commented 3 years ago

This is a driver that enables the use of sysfs interface and chardev interface with libgpiod to send and receive messages to the PRU. Please review it . You might also want to look into my repo where i have used it to control shift register. https://github.com/deebot/Beaglebone-BidirectionBus/tree/dev

RobertCNelson commented 3 years ago

I'll still merge this to v4.14.x-ti to give it some testing.