commit | 5ab066e5465b2984a45e205f33896b2ec1620c37 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Fri Feb 03 10:23:10 2017 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Feb 06 09:47:52 2017 +0100 |
tree | 454dc7b7d1dcf44dc47107b1fe751c66bbe7cba9 | |
parent | 1c9c858e2ff8ae8024a3d75d2ed080063af43754 [diff] |
serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled The datasheet states: "If the MODE field selects an 8-bit frame then this [parity error] bit is undefined. Software should ignore this bit when reading 8-bit frames." Acked-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>