]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
serial: zynq: Add support for slow emulation platform
authorMichal Simek <michal.simek@xilinx.com>
Wed, 15 Apr 2015 11:05:06 +0000 (13:05 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:31:34 +0000 (22:31 +0200)
commit1e1978fc409c1c3d70a0ea2ca3579ed05bfb6987
tree27c428101b133a562615c3eeda1b973c296ec8fd
parent3a3dbe138c085c9e4cbe355b51f3d357fdf4a73a
serial: zynq: Add support for slow emulation platform

On slow platforms not all baudrate setting is valid.
Check it directly in the driver and setup maximum possible
frequency.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/serial/serial_zynq.c