[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200107072831.GB1014453@kroah.com>
Date: Tue, 7 Jan 2020 08:28:31 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Ivan Sistik <sistik@...olutions.sk>
Cc: Russell King <linux@...linux.org.uk>,
Florian Fainelli <f.fainelli@...il.com>,
Ray Jui <rjui@...adcom.com>,
Scott Branden <sbranden@...adcom.com>,
bcm-kernel-feedback-list@...adcom.com,
Eric Anholt <eric@...olt.net>,
Stefan Wahren <stefan.wahren@...e.com>,
Jiri Slaby <jslaby@...e.com>,
linux-arm-kernel@...ts.infradead.org,
linux-rpi-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org
Subject: Re: [PATCH] tty: serial: amba-pl011: added RS485 support
On Tue, Jan 07, 2020 at 12:52:03AM +0100, Ivan Sistik wrote:
> --- a/drivers/tty/serial/amba-pl011.c
> +++ b/drivers/tty/serial/amba-pl011.c
> @@ -14,6 +14,9 @@
> * not have an RI input, nor do they have DTR or RTS outputs. If
> * required, these have to be supplied via some other means (eg, GPIO)
> * and hooked into this driver.
> + *
> + * Added software RS485 support, 05/jan/2020, Ivan Sistik
> + * sistik@...olutions.sk
No need for this, that is what git changelogs are for :)
thanks,
greg k-h
Powered by blists - more mailing lists