]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Xen: ARM: Add support for mapping AMBA device mmio
authorShannon Zhao <shannon.zhao@linaro.org>
Thu, 7 Apr 2016 12:03:24 +0000 (20:03 +0800)
committerBob Liu <bob.liu@oracle.com>
Thu, 20 Oct 2016 07:54:17 +0000 (03:54 -0400)
commit7e08aba48051f26922db293e97307774d808bf76
tree61aabceb1226e900ea1170702be4498bdffe1e8f
parentf7fd7da786db7a2730aacc5c7847042a413fd00f
Xen: ARM: Add support for mapping AMBA device mmio

Add a bus_notifier for AMBA bus device in order to map the device
mmio regions when DOM0 booting with ACPI.

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Julien Grall <julien.grall@arm.com>
Tested-by: Julien Grall <julien.grall@arm.com>
(cherry picked from commit 5789afeb0efb4b4eb914ee10c12b597044cf1d22)
Signed-off-by: Bob Liu <bob.liu@oracle.com>
Orabug: 24820937
drivers/xen/arm-device.c