[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <59FDEE82.4040204@baylibre.com>
Date: Sat, 04 Nov 2017 17:44:50 +0100
From: Neil Armstrong <narmstrong@...libre.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
V10lator <v10lator@...ay.de>
CC: Kevin Hilman <khilman@...libre.com>, linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org, Jiri Slaby <jslaby@...e.com>,
Carlo Caione <carlo@...one.org>,
linux-amlogic@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v3] tty: serial: meson: allow baud-rates lower than 9600
Le 04/11/2017 14:13, Greg Kroah-Hartman a écrit :
> On Sat, Nov 04, 2017 at 02:00:00PM +0100, V10lator wrote:
>> Devices like DCF77 receivers need the baud-rate to be as low as 50.
>>
>> I have tested this on a Meson GXL device with uart_A.
>>
>> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>> Cc: Jiri Slaby <jslaby@...e.com>
>> Cc: Carlo Caione <carlo@...one.org>
>> Cc: Kevin Hilman <khilman@...libre.com>
>> Cc: linux-amlogic@...ts.infradead.org
>> Cc: linux-arm-kernel@...ts.infradead.org
>> Cc: linux-kernel@...r.kernel.org
>> Signed-off-by: Thomas Rohloff <v10lator@...ay.de>
>> ---
>> drivers/tty/serial/meson_uart.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> What changed from v2?
>
> And I need a real name as the author of the patch :(
>
>
> _______________________________________________
> linux-amlogic mailing list
> linux-amlogic@...ts.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-amlogic
>
Hi Thomas,
Make sure the "From" header of your mail matches the Signed-off-by tag, overwise use the --from option with "git send-email" to be sure, or generate the patch with the "git format-patch" with the "--from" option.
Anyway :
Reviewed-by: Neil Armstrong <narmstrong@...libre.com>
Powered by blists - more mailing lists