From: Troy Kisky Date: Tue, 12 Jul 2011 00:02:03 +0000 (-0700) Subject: ARM: i.MX53: UARTn_TXD pin should not change RXD input select X-Git-Tag: v3.1-rc1~249^2~3^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=967181d330e6a4988be74cdecb419c26341fcb0a;p=pandora-kernel.git ARM: i.MX53: UARTn_TXD pin should not change RXD input select If both the RXD pad and TXD pad definitions setup IOMUXC_UARTn_IPP_UART_RXD_MUX_SELECT_INPUT, then the order of setup will matter. We don't want that. Signed-off-by: Troy Kisky Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed