From: Simon Arlott Date: Tue, 11 Sep 2012 05:29:17 +0000 (-0600) Subject: ARM: bcm2835: instantiate console UART X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~62^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=407f9be4544538674fb83a2d064a25428595c7ff;p=pandora-kernel.git ARM: bcm2835: instantiate console UART This patch was extracted from git://github.com/lp0/linux.git branch rpi-split as of 2012/09/08, and modified as follows: * s/bcm2708/bcm2835/. * Modified device tree vendor prefix. * Modified UART DT node to use a unit-address to create unique UART node names, rather than using non-type names "uart0" and "uart1". Note that UART 1 (the Broadcom "mini UART") is not yet present, but I'm naming the DT node in anticipation that it will be added. Signed-off-by: Chris Boot Signed-off-by: Simon Arlott Signed-off-by: Dom Cobley Signed-off-by: Dom Cobley Signed-off-by: Stephen Warren Acked-by: Arnd Bergmann --- Reading git-diff-tree failed