Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f1826f49 authored by Girish Mahadevan's avatar Girish Mahadevan Committed by Karthikeyan Ramasubramanian
Browse files

serial: msm_geni_serial: Modify the Rx state machine initializations



When opening the port, don't start the Rx state machine as the core clock
related configurations haven't been done at this stage.
During set_termios() operation stop and re-start the Rx state machine
before and after setting up the new baud rate.
When stopping the state machine, always try to issue a cancel on the Rx
state machine before attempting to abort the state machine and if an abort
is needed, ensure that the pad outputs are also set to the default.

CRs-Fixed: 2124301
Change-Id: I29466d14783dc2ccacaf532baa16a0900dfe0f70
Signed-off-by: default avatarGirish Mahadevan <girishm@codeaurora.org>
parent a536c4c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment