On Fri, Mar 06, 2020 at 12:17:08PM +0530, satya priya wrote: > RX cancel command fails when BT is switched on and off multiple times. > > To handle this, poll for the cancel bit in SE_GENI_S_IRQ_STATUS register > instead of SE_GENI_S_CMD_CTRL_REG. > > As per the HPG update, handle the RX last bit after cancel command > and flush out the RX FIFO buffer. > > Signed-off-by: satya priya <skakit@xxxxxxxxxxxxxx> > Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > --- > drivers/tty/serial/qcom_geni_serial.c | 18 ++++++++++++++---- > 1 file changed, 14 insertions(+), 4 deletions(-) This patch didn't apply :(