commit | 53022c3113a6670d21f55262f511ae6a07bb3dc4 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Mon Jul 28 15:07:44 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Sat Aug 09 11:17:01 2014 -0400 |
tree | 2a1df6874acffac3d13ef8c2d5064ded1248c501 | |
parent | 1a223c93240fd4bfaa05cc998b261d9560ca0f09 [diff] |
serial: sh: Add support External Clock mode R8A7780 and R7A7791 of rmobile supports External Clock mode, and these uses different from Internal Clock mode registers and calculations to the baud rate setting. This adds function for External Clock mode. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>