commit | 45a7bd635930baa960b6817674c64bdfb8f39570 | [log] [tgz] |
---|---|---|
author | Joe Schultz <jschultz@xes-inc.com> | Tue Feb 11 18:30:01 2014 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 13 10:02:19 2014 -0800 |
tree | 56f35c5f9a6b798fea94d06934e736bd18e4c601 | |
parent | e2613be5093d04e6589924d36a1e363eef3c87c7 [diff] |
serial: 8250: Support XR17V35x fraction divisor The Exar XR17V35x family of UARTs have an additional fractional divisor register (DLD) which was not being used. Calculate and set this register for these devices to reduce their baud rate error. Signed-off-by: Joe Schultz <jschultz@xes-inc.com> Signed-off-by: Aaron Sierra <asierra@xes-inc.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>