ARM: bcm2835: instantiate console UART
authorSimon Arlott <simon@fire.lp0.eu>
Tue, 11 Sep 2012 05:29:17 +0000 (23:29 -0600)
committerStephen Warren <swarren@wwwdotorg.org>
Thu, 20 Sep 2012 01:08:59 +0000 (19:08 -0600)
commit407f9be4544538674fb83a2d064a25428595c7ff
tree18968a2b9d338c631adc9ec95dde6549e2eb75ea
parent75fabc3f64489aa2c52eec54cd433ea269a25e05
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 <bootc@bootc.net>
Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Dom Cobley <popcornmix@gmail.com>
Signed-off-by: Dom Cobley <dc4@broadcom.com>
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/bcm2835.dtsi