Skip to content
Snippets Groups Projects
Commit 036bb15e authored by Sascha Hauer's avatar Sascha Hauer Committed by Robert Schwebel
Browse files

IMX UART: do not assume 16MHz reference frequency


We assumed a 16MHz reference frequency for the UART. While this
is true for i.MX1 most of the time it is not true for MX27/MX31.
Also, add handling for the ONEMS register which is present on
newer versions of the chip and pass a sane minimum baudrate to
uart_get_baud_rate().

Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
parent 63dd1084
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment