From: Roland Stigge Date: Thu, 14 Jun 2012 14:16:18 +0000 (+0200) Subject: ARM: LPC32xx: DT conversion of Standard UARTs X-Git-Tag: v3.6-rc1~139^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c70426f1534a7d8e52e478ce67fd4634cc588741;p=pandora-kernel.git ARM: LPC32xx: DT conversion of Standard UARTs This patch switches from static serial driver initialization to devicetree configuration. This way, the Standard UARTs of the LPC32xx SoC can be enabled individually via DT. E.g., instead of Kconfig configuration, the phy3250.dts activates UARTs 3 and 5. Signed-off-by: Roland Stigge Tested-by: Alexandre Pereira da Silva --- Reading git-diff-tree failed