diff options
author | Rengarajan S <[email protected]> | 2024-01-25 15:36:19 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-01-27 19:05:54 -0800 |
commit | 1ed67ecd13490daaac0b56891bbe1c1666c8cee3 (patch) | |
tree | 81ad2f2323636457bf1bc6527396bb348c9d3db2 /net/lapb/lapb_out.c | |
parent | 90d051b63519b0e653432168ecee8a4c0abc24dd (diff) |
8250: microchip: Add 4 Mbps support in PCI1XXXX UART
The current clock input is set to 62.5 MHz for supporting fractional
divider, which enables generation of an acceptable baud rate from any
frequency. With the current clock input the baud rate range is limited
to 3.9 Mbps. Hence, the current range is extended to support 4 Mbps
with Burst mode operation. Divisor calculation for a given baud rate is
updated as the sampling rate is reduced from 16 to 8 for 4 Mbps.
Signed-off-by: Rengarajan S <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions