]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: 2654/1: i.MX UART initialization sets and honors UFCR value
authorSascha Hauer <sascha@de.rmk.(none)>
Fri, 29 Apr 2005 21:46:40 +0000 (22:46 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 29 Apr 2005 21:46:40 +0000 (22:46 +0100)
commit587897f51fac04988de497a553215fdf41e6d5f6
tree156025260e508e775b1695479e4fdf69d8454f7f
parentc60c390620e0abb60d4ae8c43583714bda27763f
[PATCH] ARM: 2654/1: i.MX UART initialization sets and honors UFCR value

Patch from Sascha Hauer

This patch adds UCFR_RFDIV setting into i.MX serial driver.
This is required, if loader does not fully agree with Linux kernel
about UART setup manner. Linux only blindly expected some values until
now. This should enable to use even serial ports not recognized by
boot-loader as for example third UART found in the bluethoot module.
Patch also enables to detect original setup baudrate in more cases.

Signed-off-by: Pavel Pisa
Signed-off-by: Sascha Hauer
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/imx.c