commit | 1cfadea8f395e3fb6a15ea548e3e86c8b6d64f98 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Mon Nov 30 16:21:38 2015 +0000 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Dec 10 17:24:40 2015 +0100 |
tree | 2baf7ea4e4c51dbbc13883d45302989f21dca128 | |
parent | dfaf19de59cab02177d94ee3b0b8c0e243016f3f [diff] |
gpio: pch: allow use from device tree Allow GPIOs from the gpio-pch driver to be referenced from device tree by simply setting the struct gpio_chip of_node pointer to that of the struct pci_dev. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>