Messages in this thread |  | | Date | Tue, 7 Jan 2020 08:28:31 +0100 | From | Greg Kroah-Hartman <> | 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@3ksolutions.sk
No need for this, that is what git changelogs are for :)
thanks,
greg k-h
|  |