commit | ba1d28181c586deec468cc6ae558c0c099f1b956 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> | Fri Oct 03 17:37:31 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Oct 20 11:46:17 2008 +0900 |
tree | 488430d14a3886e84a04c10c7e6f3a8a8ed34d7c | |
parent | f400f510df4e29bd00ffe07981ec703070cb9e19 [diff] |
serial: sh-sci: Add support SCIF of SH7723 SH7723 has two types of SCIF (SCIF and SCIFA). The current sh-sci driver supports only SCIFA, and calculation methods of SCBRR are different. This patch support this methods. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>