diff options
author | Krishna Yarlagadda <kyarlagadda@nvidia.com> | 2019-09-04 10:13:05 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-18 11:30:24 +0100 |
commit | fe1e568133dc09167f15c4269b9630fd01f557fc (patch) | |
tree | 7c27f1feb876f44266021b43a9f584961464d706 /drivers/mcb | |
parent | d0907bdd813c71e3d7f82e9faf3e00749ac644c7 (diff) | |
download | linux-stable-fe1e568133dc09167f15c4269b9630fd01f557fc.tar.gz linux-stable-fe1e568133dc09167f15c4269b9630fd01f557fc.tar.bz2 linux-stable-fe1e568133dc09167f15c4269b9630fd01f557fc.zip |
serial: tegra: add support to adjust baud rate
[ Upstream commit f04a3cc8d4550463e0c15be59d91177a5def1ca5 ]
Add support to adjust baud rates to fall under supported tolerance
range through DT.
Tegra186 chip has a hardware issue resulting in frame errors when
tolerance level for baud rate is negative. Provided entries to adjust
baud rate to be within acceptable range and work with devices that
can send negative baud rate. Also report error when baud rate set is
out of tolerance range of controller updated in device tree.
Signed-off-by: Shardar Shariff Md <smohammed@nvidia.com>
Signed-off-by: Krishna Yarlagadda <kyarlagadda@nvidia.com>
Link: https://lore.kernel.org/r/1567572187-29820-11-git-send-email-kyarlagadda@nvidia.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Stable-dep-of: 109a951a9f1f ("serial: tegra: Read DMA status before terminating")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/mcb')
0 files changed, 0 insertions, 0 deletions