diff options
author | Lee Jones <[email protected]> | 2017-02-03 10:23:13 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-02-06 09:47:52 +0100 |
commit | d7356256488c544b8fdc2c3a775ce069546d7933 (patch) | |
tree | 6db23c1027c5078765761a331ed8a2e37ba46d49 /scripts/gdb/linux/tasks.py | |
parent | 6929cb00a5017633aa54c6a9071cc0abfd573b47 (diff) |
serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles
When hardware flow-control is disabled, manual toggling of the UART's
reset line (RTS) using userland applications (e.g. stty) is not
possible, since the ASC IP does not provide this functionality in the
same was as some other IPs do. Thus, we have to do this manually.
This patch ensures that when HW flow-control is disabled the RTS/CTS
lines are free to be registered via the GPIO API. It also ensures
any registered GPIO lines are unregistered when HW flow-control is
requested, allowing the IP to control them automatically.
Acked-by: Peter Griffin <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions