commit | c5bc9bcf3dac6a3a7f09ffcd7119cdbadaa2a1f8 | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Mon Jul 11 17:02:04 2011 -0700 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Fri Jul 15 10:45:25 2011 +0200 |
tree | ac4663958623244fdcd090b2c3d1045edbc4b7eb | |
parent | 967181d330e6a4988be74cdecb419c26341fcb0a [diff] |
ARM: i.MX53: UARTn_CTS pin should not change RTS input select 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>