]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
[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)
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>

No differences found