diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2016-06-03 12:00:08 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-25 09:07:51 -0700 |
commit | d2b9775d795ec05fb42504c0f47dd06ba5fd709e (patch) | |
tree | f9b850860765e90195a6013264432ef5413084bd /drivers/block/skd_s1120.h | |
parent | 4780c09f7a0926674c96c0a40dfeb7469f759c8e (diff) | |
download | linux-d2b9775d795ec05fb42504c0f47dd06ba5fd709e.tar.bz2 |
serial: sh-sci: Correct pin initialization on (H)SCIF
Correct pin initialization on (H)SCIF:
- RTS must be deasserted (it's active low),
- SCK must be an input, as it may be used as the optional external
clock input.
Initial pin configuration must always be done:
- Regardless of the presence of dedicated RTS and CTS pins: if the
register exists, the RTS/CTS bits exist, too,
- Regardless of hardware flow control being enabled or not: RTS must
be deasserted.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/block/skd_s1120.h')
0 files changed, 0 insertions, 0 deletions