commit | e9d7a45a039913497a57887d85f5decfda4679f0 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Jun 03 12:00:09 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 25 09:07:51 2016 -0700 |
tree | 8ed57a4bf50f052324de06d25bfb8ff2a5517754 | |
parent | d2b9775d795ec05fb42504c0f47dd06ba5fd709e [diff] |
serial: sh-sci: Add pin initialization for SCIFA/SCIFB Before, the driver relied on initialization by the boot loader, or by implicit reset state. Note that unlike on (H)SCIF, the RTS/CTS bits exist only if dedicated RTS/CTS pins are available, which depends on the SoC and UART instance. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>