From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v3] tty: serial: meson: allow baud-rates lower than 9600 Date: Sat, 4 Nov 2017 14:13:52 +0100 Message-ID: <20171104131352.GA9271@kroah.com> References: <19343ad6-75de-4059-825a-98ed40ecf423@myway.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <19343ad6-75de-4059-825a-98ed40ecf423@myway.de> Sender: linux-kernel-owner@vger.kernel.org To: V10lator Cc: linux-serial@vger.kernel.org, Jiri Slaby , Carlo Caione , Kevin Hilman , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: linux-serial@vger.kernel.org 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 > Cc: Jiri Slaby > Cc: Carlo Caione > Cc: Kevin Hilman > Cc: linux-amlogic@lists.infradead.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Thomas Rohloff > --- > 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 :(