commit | fe1c9a822ce72c6ec8476a2501c412265ee2172c | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Mon Jun 17 20:50:02 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jun 18 10:57:51 2013 +0200 |
tree | 743e3e67152fd5883e02a4eded386787d7fa8be5 | |
parent | 3a7f520e63727e14de9567515d8727c2c01fedb4 [diff] |
sh-pfc: Add DT support Support device instantiation through the device tree. The compatible property is used to select the SoC pinmux information. Set the gpio_chip device field to the PFC device to enable automatic GPIO OF support. Cc: devicetree-discuss@lists.ozlabs.org Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>