summaryrefslogtreecommitdiff
path: root/kernel/dma
diff options
context:
space:
mode:
authorShenwei Wang <shenwei.wang@nxp.com>2022-07-14 13:58:58 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-07-28 10:34:04 +0200
commit070298c84e5b924c688a4d08c3a9193175cdffd8 (patch)
treedec9c09bf7578e767612f4ad527c331e774b490c /kernel/dma
parentc474c775716edd46a51bf8161142bbd1545f8733 (diff)
downloadlinux-next-070298c84e5b924c688a4d08c3a9193175cdffd8.tar.gz
serial: fsl_lpuart: zero out parity bit in CS7 mode
The LPUART hardware doesn't zero out the parity bit on the received characters. This behavior won't impact the use cases of CS8 because the parity bit is the 9th bit which is not currently used by software. But the parity bit for CS7 must be zeroed out by software in order to get the correct raw data. Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com> Link: https://lore.kernel.org/r/20220714185858.615373-1-shenwei.wang@nxp.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/dma')
0 files changed, 0 insertions, 0 deletions