Re: [PATCH v1] tty: serial: 8250_core: restore the LCR register in set_sleep

From: Kevin Hilman
Date: Mon Oct 20 2014 - 11:01:36 EST


Sudhir Sreedharan <ssreedharan@xxxxxxxxxx> writes:

> In ST16650V2 based serial uarts, while initalizing the PM state,
> LCR registers are being initialized to 0 in serial8250_set_sleep().
> If console port is already initialized and being used, this will
> throws garbage in the console.
>
> Signed-off-by: Sudhir Sreedharan <ssreedharan@xxxxxxxxxx>

Tested-by: Kevin Hilman <khilman@xxxxxxxxxx>

I boot tested this on a bunch of ARM boards and don't see any
more failures/regressions.

Kevin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/