]> asedeno.scripts.mit.edu Git - linux.git/commit
gpio: gpio-mm: Add support for GPIO names
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Mon, 30 Jan 2017 18:33:37 +0000 (13:33 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 1 Feb 2017 15:05:28 +0000 (16:05 +0100)
commit210b4bde5fc9974e60a912f9a17c014c7cbf5b75
tree8e8544da99279cefb785c5c52894d355481ac3dc
parente0af4b5e248bcfbdb056691c9b12ee697b07c213
gpio: gpio-mm: 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 Diamond Systems
GPIO-MM. 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>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-gpio-mm.c