diff options
author | satya priya <[email protected]> | 2020-09-10 18:23:58 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-09-16 14:26:12 +0200 |
commit | a4ced376fed0f90e5da56aad1612fc37ed5cfdac (patch) | |
tree | 92f12452cc43dac9ebaabcd907c840c946e1760c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2ec812a04ff4ef8d4cba4005b7526691333a2973 (diff) |
tty: serial: qcom_geni_serial: Fix the UART wakeup issue
As a part of system suspend uart_port_suspend is called from the
Serial driver, which calls set_mctrl passing mctrl as 0. This
makes RFR high(NOT_READY) during suspend.
Due to this BT SoC is not able to send wakeup bytes to UART during
suspend. Include if check for non-suspend case to keep RFR low
during suspend.
Signed-off-by: satya priya <[email protected]>
Reviewed-by: Akash Asthana <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions