]> git.baikalelectronics.ru Git - kernel.git/commit
sh: add support for sh7366 processor
authorMagnus Damm <magnus.damm@gmail.com>
Fri, 8 Feb 2008 08:31:24 +0000 (17:31 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 14 Feb 2008 05:22:10 +0000 (14:22 +0900)
commitc5255cf6a180f8db9a384bd88eb663904a2a6a04
tree30c9e05311a3a76acef42ebcc6f00f08cdacd605
parent1454cef88105d51a5f27c4a8d40b88c2397977fa
sh: add support for sh7366 processor

This patch adds sh7366 cpu supports. Just the most basic things like interrupt
controller, clocks and serial port are included at this point.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/Kconfig.debug
arch/sh/kernel/cpu/sh4/probe.c
arch/sh/kernel/cpu/sh4a/Makefile
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
arch/sh/kernel/cpu/sh4a/setup-sh7366.c [new file with mode: 0644]
arch/sh/kernel/setup.c
drivers/serial/sh-sci.c
drivers/serial/sh-sci.h
include/asm-sh/cpu-sh4/freq.h
include/asm-sh/processor.h