From mboxrd@z Thu Jan 1 00:00:00 1970 From: v10lator@myway.de (V10lator) Date: Sun, 05 Nov 2017 20:34:48 +0100 Subject: [PATCH v4] tty: serial: meson: allow baud-rates lower than 9600 In-Reply-To: <20171105141206.GA31306@kroah.com> References: <20171105141206.GA31306@kroah.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Am Sonntag, 5. November 2017 15:12:06 CET schrieb Greg Kroah-Hartman: > On Sun, Nov 05, 2017 at 05:29:30AM +0100, Thomas Rohloff 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 ... > > This is line-wrapped and can not be applied :( > > It's your email client, look at this setting: > Content-Type: text/plain; charset=utf-8; format=flowed > > format=flowed does not work for kernel patches, it corruptes and edits > them as it thinks this is just a conversation, not a machine-readable > format. > > 5th try? :) > > thanks, > > greg k-h Thanks for explaining. I'll try a v5. :)