From: Alex Roman Date: Fri, 3 Jul 2009 06:58:59 +0000 (+0800) Subject: [ARM] pxa/colibri: add UART MFP configuration for the PXA320 module X-Git-Tag: v2.6.32-rc1~49^2~9^2~35 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecc85e166fbec0378215aab13925b0e980a48d1e;p=pandora-kernel.git [ARM] pxa/colibri: add UART MFP configuration for the PXA320 module This patch configures the MFP pads for UART1, UART2, UART3 for the Toradex Colibri PXA320 module. Previously they were just not configured resulting in just the first UART working because it was the only one that was configured by the bootloader (Toradex EBOOT in our case). This patch is against vanilla 2.6.30 and has been tested with the Toradex Orchid carrier board (all three UARTs were functional). Signed-off-by: Alex Roman Acked-by: Daniel Mack Signed-off-by: Eric Miao --- Reading git-diff-tree failed