]> git.baikalelectronics.ru Git - kernel.git/commit
iio: stx104: Add support for GPIO names
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Mon, 30 Jan 2017 17:16:04 +0000 (12:16 -0500)
committerJonathan Cameron <jic23@kernel.org>
Tue, 31 Jan 2017 18:54:04 +0000 (18:54 +0000)
commit0c122c4005d05194dc2188a9cc9693303c772cfc
treedd17e98fea9ab056911b3d5a2ae3f23d06093827
parent39c8d5a07fcd88e7a8af3adad06392996efd3495
iio: stx104: Add support for GPIO names

This patch sets the gpio_chip names option with an array of GPIO line
names that match the manual documentation for the Apex Embedded Systems
STX104. This should make it easier for users to identify which GPIO line
corresponds to a respective GPIO pin on the device.

Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/stx104.c