[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180219031607.u4bdjygddjt7tddc@rob-hp-laptop>
Date: Sun, 18 Feb 2018 21:16:07 -0600
From: Rob Herring <robh@...nel.org>
To: Joel Stanley <joel@....id.au>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Mark Rutland <mark.rutland@....com>,
linux-serial@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Tomer Maimon <tomer.maimon@...oton.com>,
Avi Fishman <Avi.Fishman@...oton.com>,
Jeremy Kerr <jk@...abs.org>
Subject: Re: [PATCH v2] serial: 8250: Add Nuvoton NPCM UART
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 <joel@....id.au>
> ---
> v2:
> Remove redundant whitespace
> Use port number 40 to fill in a gap
>
> Documentation/devicetree/bindings/serial/8250.txt | 1 +
Reviewed-by: Rob Herring <robh@...nel.org>
> drivers/tty/serial/8250/8250_of.c | 1 +
> drivers/tty/serial/8250/8250_port.c | 29 +++++++++++++++++++++++
> include/uapi/linux/serial_core.h | 3 +++
> include/uapi/linux/serial_reg.h | 5 ++++
> 5 files changed, 39 insertions(+)
Powered by blists - more mailing lists