On Mon, Jun 8, 2020 at 12:51 PM Fabio Estevam festevam@gmail.com wrote:
On Mon, Jun 8, 2020 at 12:12 PM Schrempf Frieder frieder.schrempf@kontron.de wrote:
if (port->rs485.flags & SER_RS485_ENABLED) { temp = readl(port->membase + UCR2);
This looks like an unrelated change.
Ah, ok, just realized this is a backport. In this case, it is fine then.