]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/sh/Kconfig
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)
commit9109a30e5a548b39463b5a777943cf103da507af
tree30c9e05311a3a76acef42ebcc6f00f08cdacd605
parentd847afe7d4966d35eb7a6fe6f196a0d7e5633f35
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