]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerBob Liu <bob.liu@oracle.com>
Thu, 20 Oct 2016 07:54:07 +0000 (03:54 -0400)
commitf7fd7da786db7a2730aacc5c7847042a413fd00f
treeb8758dfcfb24b2ea49e6b5b7244011a0c8fde29e
parente6e357ebd7464ca6c90299f2c6339aa54bef4ab4
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>
(cherry picked from commit 4ba04bec3755b765bb10b21943afbee60c33288d)
Signed-off-by: Bob Liu <bob.liu@oracle.com>
Orabug: 24820937
drivers/xen/Makefile
drivers/xen/arm-device.c [new file with mode: 0644]