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

Skip to content
Commit 24f5659b authored by Girish Mahadevan's avatar Girish Mahadevan
Browse files

serial: msm_geni: Cancel/fail transmits if TX state machine is not valid



In some cases it is possible that the TX state machine is not valid.
Attempting to wait for the watermark interrupt before writing to the Tx
FIFO could cause the system to lock-up, instead bail if the watermark
interrupt doesn't set and try to reset the TX sequencer.
Also at bootup issue an unconditional cancel/abort on the TX sequencer in
a bid to clear the state machine and issue an abort on the RX sequencer if
it claims to be active.

Change-Id: I5ad3fcbd82e1a65c4b408fde8b3bfe332ef8aa83
Signed-off-by: default avatarGirish Mahadevan <girishm@codeaurora.org>
parent e4e90297
Loading
Loading
Loading
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