On Mon, Jun 8, 2020 at 12:51 PM Fabio Estevam <[email protected]> wrote: > > On Mon, Jun 8, 2020 at 12:12 PM Schrempf Frieder > <[email protected]> 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.

