]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: Add SCIF2 support for SH7763.
authorNobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Fri, 6 Jun 2008 08:04:08 +0000 (17:04 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:29 +0000 (18:10 +0900)
commitc63847a3621d2bac054f5709783860ecabd0ee7e
treea04e0aca07d0a672a56b1611544f7d2da0b621e4
parent04e917b606ffe6ec10fb75c21447162cba31f6b6
sh: Add SCIF2 support for SH7763.

SH7763 has 3 SCIF device. Current code supports SCIF0 and 1.
SCIF0 and 1 are same register constitution, but only SCIF2 is different.
I added support of SCIF2.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/setup-sh7763.c
drivers/serial/sh-sci.c
drivers/serial/sh-sci.h