summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/core.h
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2012-12-15 23:51:38 +0100
committerSimon Horman <horms+renesas@verge.net.au>2013-01-25 09:24:28 +0900
commita56398e9691ab7630bdde76f0ca21267246ce99e (patch)
treecbf41f3005dce8cdb7cd4b7100586475bf4fc926 /drivers/pinctrl/sh-pfc/core.h
parent0bb92677ab45e09f99bca06ec6635852ee6ec893 (diff)
downloadtalos-op-linux-a56398e9691ab7630bdde76f0ca21267246ce99e.tar.gz
talos-op-linux-a56398e9691ab7630bdde76f0ca21267246ce99e.zip
sh-pfc: Add sh7785 pinmux support
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Paul Mundt <lethal@linux-sh.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'drivers/pinctrl/sh-pfc/core.h')
-rw-r--r--drivers/pinctrl/sh-pfc/core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pinctrl/sh-pfc/core.h b/drivers/pinctrl/sh-pfc/core.h
index 40d063b64639..fa7214e2ed24 100644
--- a/drivers/pinctrl/sh-pfc/core.h
+++ b/drivers/pinctrl/sh-pfc/core.h
@@ -64,5 +64,6 @@ extern struct sh_pfc_soc_info sh7723_pinmux_info;
extern struct sh_pfc_soc_info sh7724_pinmux_info;
extern struct sh_pfc_soc_info sh7734_pinmux_info;
extern struct sh_pfc_soc_info sh7757_pinmux_info;
+extern struct sh_pfc_soc_info sh7785_pinmux_info;
#endif /* __SH_PFC_CORE_H__ */
OpenPOWER on IntegriCloud