[PATCH 1/3] ARM: mach-mx5: Fix build for mx53_loco and mx53_smd
From: festevam@gmail.com (Fabio Estevam)
Date: 2011-01-28 12:26:29
Hi Richard, On Thu, Jan 27, 2011 at 10:19 AM, Richard Zhao [off-list ref] wrote: ....
quoted
Right, these are removed later in my patch series.I didn't see your patch series in my freescale mailbox, until Sascha replied.quoted
After my patch series is applied we have a working UART1 console. Can we apply them?Sure. My two coins, why don't you squash patch 2 and 3. They're both small and modifying the same thing. It don't matter much. If you choose to send it again, you can merge my second patch.
I preferred to split the patch as I did originally: 1/3: Fix the build issue on MX53_LOCO and MX53_SMD 2/3: Make UART1 functional on MX53_LOCO 3/3: Remove UART2 and UART3. (http://www.spinics.net/lists/arm-kernel/msg112234.html ) You can then send a patch for adding the additional peripherals of MX53_LOCO board after these patch series are merged. Does it sound good for you? ....
will you fix iomux issue here? I didn't see any other fix in your patch series.
UART1 IOMUX is fixed in patch 2/3. Regards, Fabio Estevam