ARM: i.MX53: UARTn_CTS pin should not change RTS input select
authorTroy Kisky <troy.kisky@boundarydevices.com>
Tue, 12 Jul 2011 00:02:04 +0000 (17:02 -0700)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 15 Jul 2011 08:45:25 +0000 (10:45 +0200)
If both the RTS pad and CTS pad definitions setup
IOMUXC_UARTn_IPP_UART_RTS_MUX_SELECT_INPUT, then
the order of setup will matter. We don't want that.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found