freebsd-dev/lib/libgpio
Luiz Otavio O Souza d752f0f69d Add a new ioctl to allow the setting of GPIO pin names.
When a gpiobus child is added, use its name to identify the mapped pin
names.

Make the respective changes to libgpio.

Add a new '-n' flag to gpioctl(8) to set the pin name.

Differential Revision:	https://reviews.freebsd.org/D2002
Reviewed by:	rpaulo
Requested by:	many
2015-03-08 00:47:50 +00:00
..
gpio.3 Add a new ioctl to allow the setting of GPIO pin names. 2015-03-08 00:47:50 +00:00
gpio.c Add a new ioctl to allow the setting of GPIO pin names. 2015-03-08 00:47:50 +00:00
libgpio.h Add a new ioctl to allow the setting of GPIO pin names. 2015-03-08 00:47:50 +00:00
Makefile