[PATCH v2] serial: 8250: Add Nuvoton NPCM UART

2018-03-05 Thread Joel Stanley
The Nuvoton UART is almost compatible with the 8250 driver when probed via the 8250_of driver, however it requires some extra configuration at startup. Reviewed-by: Rob Herring Signed-off-by: Joel Stanley --- v2: Remove redundant whitespace Use port number 40 to fill in a gap v3: Remove some

Re: [PATCH v2] serial: 8250: Add Nuvoton NPCM UART

2018-02-28 Thread Greg Kroah-Hartman
On Thu, Feb 15, 2018 at 12:47:20PM +1030, Joel Stanley wrote: > The Nuvoton UART is almost compatible with the 8250 driver when probed > via the 8250_of driver, however it requires some extra configuration > at startup. > > Signed-off-by: Joel Stanley > Reviewed-by: Rob Herring > --- > v2: > Re

Re: [PATCH v2] serial: 8250: Add Nuvoton NPCM UART

2018-02-18 Thread Rob Herring
On Thu, Feb 15, 2018 at 12:47:20PM +1030, Joel Stanley wrote: > The Nuvoton UART is almost compatible with the 8250 driver when probed > via the 8250_of driver, however it requires some extra configuration > at startup. > > Signed-off-by: Joel Stanley > --- > v2: > Remove redundant whitespace >

[PATCH v2] serial: 8250: Add Nuvoton NPCM UART

2018-02-14 Thread Joel Stanley
The Nuvoton UART is almost compatible with the 8250 driver when probed via the 8250_of driver, however it requires some extra configuration at startup. Signed-off-by: Joel Stanley --- v2: Remove redundant whitespace Use port number 40 to fill in a gap Documentation/devicetree/bindings/serial/