sh: Add sh7269 device
authorPhil Edworthy <phil.edworthy@renesas.com>
Thu, 10 May 2012 08:26:52 +0000 (09:26 +0100)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 10 May 2012 08:19:59 +0000 (17:19 +0900)
commit0b25b7c8cba83fa8c02fbf38eb905996f2455dd0
tree936fa2fc225b6a73e9da69728c3f923756628d10
parent41797f75486d8ca3b98d7658c2a506ac7879a8e5
sh: Add sh7269 device

This is an sh2a device (max 266MHz) with FPU, video display
controller (VDC), 8 serial ports, 4 I2C channels, 3 CAN ports,
SD and on-chip USB.

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/include/asm/processor.h
arch/sh/kernel/cpu/proc.c
arch/sh/kernel/cpu/sh2a/Makefile
arch/sh/kernel/cpu/sh2a/clock-sh7269.c [new file with mode: 0644]
arch/sh/kernel/cpu/sh2a/probe.c
arch/sh/kernel/cpu/sh2a/setup-sh7269.c [new file with mode: 0644]