commit | 210b4bde5fc9974e60a912f9a17c014c7cbf5b75 | [log] [tgz] |
---|---|---|
author | William Breathitt Gray <vilhelm.gray@gmail.com> | Mon Jan 30 13:33:37 2017 -0500 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Feb 01 16:05:28 2017 +0100 |
tree | 8e8544da99279cefb785c5c52894d355481ac3dc | |
parent | e0af4b5e248bcfbdb056691c9b12ee697b07c213 [diff] |
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>