Xen: ARM: Add support for mapping platform device mmio
authorShannon Zhao <shannon.zhao@linaro.org>
Thu, 7 Apr 2016 12:03:23 +0000 (20:03 +0800)
committerDavid Vrabel <david.vrabel@citrix.com>
Wed, 6 Jul 2016 09:34:43 +0000 (10:34 +0100)
commit4ba04bec3755b765bb10b21943afbee60c33288d
tree52f4c223a386479aadad3c749dddd33f8db08d19
parent712a5b77cb5a1d3028a8c202f4f839802a03f19f
Xen: ARM: Add support for mapping platform device mmio

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

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Tested-by: Julien Grall <julien.grall@arm.com>
drivers/xen/Makefile
drivers/xen/arm-device.c [new file with mode: 0644]