libre-computer-project / libretech-linux

Upstream and Mainline Linux Stable Fork for Libre Computer
https://libre.computer/
Other
49 stars 23 forks source link

tty: serial: meson: allow baud-rates lower than 9600 #1

Closed V10lator closed 7 years ago

V10lator commented 7 years ago

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.

Signed-off-by: V10lator v10lator@myway.de

superna9999 commented 7 years ago

Hi @V10lator,

Can you push this patch to upstream linux instead ? Then I will push it here aswell.

Neil

V10lator commented 7 years ago

I never tried to pust to upstream before, so I hope this was the right action: http://www.spinics.net/lists/linux-serial/msg27998.html ?

superna9999 commented 7 years ago

Yes, you also should have CCed linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org and linux-kernel@vger.kernel.org so I could have reviewed it.

Anyway, if Greg KH merges it or asks you some changes, please CC these mailing aswell, then I will push it to this repo and the test 4.14 rebase

V10lator commented 7 years ago

Greg KH replied:

Patch is corrupted and can not be applied :(

So I started over from scratch and did a new pull request. This time I also added the lists you asked me to CC.

As it needs some time to be publicy visible, the subject is "[PATCH v3] tty: serial: meson: allow baud-rates lower than 9600"

superna9999 commented 7 years ago

OK, Greg KH took your patch, I'll push it on the baylibre tree then add it to the 4.14 branches when it's tagged on sunday