]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tty: serial: fsl_lpuart: Fix broken 8m/s1 support
authorBhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Tue, 19 Jul 2016 07:43:06 +0000 (13:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Aug 2016 13:48:28 +0000 (15:48 +0200)
commitaa9e7d78039e34ac0f56b370e21ac719482823ee
tree0677cf5e90d2772539f8c7161eb5bcf833917c72
parentd68827c62a105eec547945daedf4d1d3e283717d
tty: serial: fsl_lpuart: Fix broken 8m/s1 support

By default the driver always configure the mode as 8s1 even when 8m1 mode is
selected. Fix this by adding support to control the space/mark bit.

Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/fsl_lpuart.c