commit | a373ed0aa229f06e7d699797669b664ef39d97c1 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu Nov 29 13:24:07 2012 +0100 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Fri Mar 15 13:33:38 2013 +0100 |
tree | 0fe20a0492d3bd6953fc706eaa97bc28d7e14ff9 | |
parent | 24d6b36e91b0503cd1c88b34fa793c0c65fa767d [diff] |
sh-pfc: Split pins and functions definition tables Split the GPIOs table into a pins table for real GPIOs and a functions table for function GPIOs. Only register pins with the pinctrl core. The function GPIOs remain accessible as GPIOs. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Linus Walleij <linus.walleij@linaro.org>