Thread (18 messages) flat view 18 messages, 4 authors, 2012-09-16
STALE5071d

[PATCH V3 5/5] ARM: bcm2708: instantiate console UART

From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-09-12 10:45:39

On Wednesday 12 September 2012, Stephen Warren wrote:
From: Simon Arlott <redacted>

This patch was extracted from git://github.com/lp0/linux.git branch
rpi-split as of 2012/09/08, and modified as follows:

* Modified UART DT node to use a unit-address to differentiate UART node
  names, rather than using different base 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.
Shouldn't the selection be done using an alias like this?

	aliases {
		serial0 = &/uart at 20201000;
	};

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help