Feng Tang a5880a9e5b serial: mfd: adjust the baud rate setting
Previous baud rate setting code only has been tested with 3.5M/9600/
115200/230400/460800 bps, and recently we got a 3M bps device to test,
which needs to modify current MUL register setting, and with this
patch 2.5M/2M/1.5M/1M/0.5M should also work as they just use a MUL
value scale down from 3M's.

Also got some reference register setting from silicon guys for
different baud rates, which tries to keep the pre-scalar register value
to 16.

Signed-off-by: Feng Tang <feng.tang@intel.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-11-30 17:32:32 -08:00
..
2010-10-22 10:20:10 -07:00
2010-11-09 15:03:07 -08:00
2010-11-16 13:29:54 -08:00
2010-09-20 16:30:00 -07:00
2010-10-28 12:13:27 +02:00
2010-08-10 13:47:46 -07:00
2010-06-04 13:37:16 -07:00
2010-06-04 13:37:16 -07:00
2010-02-27 18:31:02 +01:00
2010-10-22 10:20:04 -07:00