commit | 5238f60feb408efbb5ad212d9b5b98a44d97af3a | [log] [tgz] |
---|---|---|
author | William Breathitt Gray <vilhelm.gray@gmail.com> | Mon Jan 30 13:33:47 2017 -0500 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Feb 01 16:06:17 2017 +0100 |
tree | afe4b1f7410ddd20d05257b6cf9e02ff7455d903 | |
parent | 210b4bde5fc9974e60a912f9a17c014c7cbf5b75 [diff] |
gpio: ws16c48: 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 WinSystems WS16C48. 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>