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)
commit7d816e54b847b1e9e7357bf890a03a00f2025381
treedd17e98fea9ab056911b3d5a2ae3f23d06093827
parent87ac0c24bd8ee970be14173d15bf2872e5f39d71
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