Skip to content
Snippets Groups Projects
Commit cb35d91e authored by Mukesh Kumar Savaliya's avatar Mukesh Kumar Savaliya
Browse files

serial: msm_geni_serial: Disable Flow before stopping Rx


Add manual flow control to disable and enable flow as per the
driver need. Basically at the time of stop rx, we do not expect
peer device to send any data on RX line. In some cases, peer
device is not in sync with client driver and UART driver reads
unexpected data. This change just prevents the same.

Change-Id: I2bdc70bc68198f441c8e7051c799353abcb4c41c
Signed-off-by: default avatarMukesh Kumar Savaliya <msavaliy@codeaurora.org>
parent 3842f7d8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment