imx serial: set RXD mux bit on i.MX27 and i.MX31
authorMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 28 Jul 2008 10:10:34 +0000 (12:10 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 2 Sep 2008 08:19:29 +0000 (10:19 +0200)
RX in i.MX27 and i.MX31 UART lines does not work unless the
"RXD  Muxed Input Select" bit is set on i.MX27 and i.MX31 processors.

This patch sets the missing RXD mux bit in the UCR3 register.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found