]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
pl011: Refactor pl011 driver to dt and common initialization parts
authorShannon Zhao <shannon.zhao@linaro.org>
Sat, 23 Jan 2016 08:00:20 +0000 (16:00 +0800)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 3 Feb 2016 12:01:20 +0000 (12:01 +0000)
commit0f5f9d8933258f49371a4e85e7459726c593d4ac
tree859e7d58fde4eacb6bde0a2b976ee19e5eb4e73c
parent57c59533c97aefd74b511ae0aa14565db9029032
pl011: Refactor pl011 driver to dt and common initialization parts

Refactor pl011 driver to dt and common initialization parts. This will
be useful later when acpi specific uart initialization function is
introduced.

Signed-off-by: Parth Dixit <parth.dixit@linaro.org>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xen/drivers/char/pl011.c