]> xenbits.xensource.com Git - people/iwj/xen.git/commit
xen/arm: Use device tree API in pl011 UART driver
authorJulien Grall <julien.grall@linaro.org>
Sat, 27 Apr 2013 20:52:07 +0000 (21:52 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 13 May 2013 11:00:00 +0000 (12:00 +0100)
commit3baf9f2371f1627f186dba7a2d6db51f39745ce5
treefd429b2086f27812bfa1806d91296a52715f0911
parent2a403a18dd34050d9439ce78576fca5f5d03d69d
xen/arm: Use device tree API in pl011 UART driver

Allow UART driver to retrieve all its information in the device tree.
It's possible to choose the pl011 driver via the Xen command line.

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/gic.c
xen/arch/arm/setup.c
xen/drivers/char/pl011.c
xen/include/xen/serial.h