These patches add the sh7269 device (sh2a) and the RSK2+SH7269 board.
Phil Edworthy (3):
sh: Add sh7269 device
sh: Add RSK2+SH7269 board
sh: Add pinmux for sh7269
arch/sh/Kconfig | 10 +-
arch/sh/boards/Kconfig | 3 +-
arch/sh/boards/mach-rsk/Kconfig | 5 +
arch/sh/boards/mach-rsk/Makefile | 1 +
arch/sh/boards/mach-rsk/devices-rsk7269.c | 60 +
arch/sh/configs/rsk7269_defconfig | 65 +
arch/sh/include/asm/processor.h | 3 +-
arch/sh/include/cpu-sh2a/cpu/sh7269.h | 201 +++
arch/sh/kernel/cpu/proc.c | 2 +-
arch/sh/kernel/cpu/sh2a/Makefile | 2 +
arch/sh/kernel/cpu/sh2a/clock-sh7269.c | 199 ++
arch/sh/kernel/cpu/sh2a/pinmux-sh7269.c | 2799 +++++++++++++++++++++++++++++
arch/sh/kernel/cpu/sh2a/probe.c | 3 +
arch/sh/kernel/cpu/sh2a/setup-sh7269.c | 615 +++++++
arch/sh/tools/mach-types | 1 +
15 files changed, 3965 insertions(+), 4 deletions(-)
create mode 100644 arch/sh/boards/mach-rsk/devices-rsk7269.c
create mode 100644 arch/sh/configs/rsk7269_defconfig
create mode 100644 arch/sh/include/cpu-sh2a/cpu/sh7269.h
create mode 100644 arch/sh/kernel/cpu/sh2a/clock-sh7269.c
create mode 100644 arch/sh/kernel/cpu/sh2a/pinmux-sh7269.c
create mode 100644 arch/sh/kernel/cpu/sh2a/setup-sh7269.c
--
1.7.5.4
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Linux OMAP]
[Linux USB Devel]
[Video for Linux]
[Linux Audio Users]
[Photo]
[Yosemite News]
[Yosemite Photos]
[Free Online Dating]
[Linux Kernel]
[Linux SCSI]
[XFree86]