sh: Add pinmux for sh7264

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Phil Edworthy
2012-05-09 07:59:29 +01:00
committed by Paul Mundt
parent d584e204ff
commit 41797f7548
4 changed files with 2314 additions and 0 deletions

View File

@@ -17,5 +17,6 @@ obj-$(CONFIG_CPU_SUBTYPE_MXG) += setup-mxg.o clock-sh7206.o
# Pinmux setup
pinmux-$(CONFIG_CPU_SUBTYPE_SH7203) := pinmux-sh7203.o
pinmux-$(CONFIG_CPU_SUBTYPE_SH7264) := pinmux-sh7264.o
obj-$(CONFIG_GENERIC_GPIO) += $(pinmux-y)

File diff suppressed because it is too large Load Diff