commit | 351c2163f918e2a4218e0206f854dbec7799fda8 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Apr 10 10:49:31 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri May 31 11:25:45 2013 +0200 |
tree | 5074a0500816af030dd2d22f3c37338a9296d3cf | |
parent | 21a035db897975a5195dfb1525433637f30aeebf [diff] |
pinctrl: coh901: add device tree support This makes it possible to probe the COH901 pinctrl driver from the device tree, and assigned the device tree node in the gpio_chip so we can look up cross-references from the device tree. Start grabbing the per-port (bank) IRQs by index instead of by name so we don't have to look up the IRQs by name going forward. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>