[PATCH] i.MX51 iomux: Fixes MX51_PAD_UART2_TXD__UART2_TXD declaration
From: s.hauer@pengutronix.de (Sascha Hauer)
Date: 2011-02-10 20:55:07
On Thu, Feb 10, 2011 at 02:54:52PM +0100, Julien Boibessot wrote:
Hi Sascha, Sascha Hauer a ?crit :quoted
The patch is probably fine. Can you provide a better commit log, something like 'fixes uart3 on $myboard'?yes, I will try :-)quoted
quoted
From looking at the datasheet it is not clear to me how the current pinconfiguration bahaves. It looks like a uart tx loopback in the iomuxer. Is this correct?Well I just reverted the setting back to what it was on 2.6.36, before the recent MX51 iomux reorganisation. IOMUXC_UART2_IPP_UART_RXD_MUX_SELECT_INPUT register (0x09ec) shouldn't be used to configure UART2_TXD PAD, otherwise you overwrite current UART2_RXD PAD config. Current pin configuration seems to act as a kind of Tx->Rx loopback, yes.
Ok, would be good to have this in the commit log aswell. Sascha
Without my patch, my board (not mainlined yet) can't receive anything on UART2 (used as console). Julien _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel at lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
-- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |