sh: pinmux support for SH-X3 proto CPUs.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 2 Oct 2010 10:20:51 +0000 (19:20 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 2 Oct 2010 10:20:51 +0000 (19:20 +0900)
commit720a6bd785f92782921a1d0f00f15d60997f4037
treef68c7170d305eab34ae3782295897d1bb9e7545a
parentf9d885c3e59e50863565bddd2672656b57b15035
sh: pinmux support for SH-X3 proto CPUs.

This adds in support for GPIO/pinmux on the SH-X3 proto CPUs. This will
subsequently be used by the x3proto board.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/cpu-sh4/cpu/shx3.h [new file with mode: 0644]
arch/sh/kernel/cpu/sh4a/Makefile
arch/sh/kernel/cpu/sh4a/pinmux-shx3.c [new file with mode: 0644]