commit | 31e6850e0fdb3a586363cc4d2f9801cdf9374310 | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Tue Apr 05 12:39:30 2016 +0100 |
committer | Joerg Roedel <jroedel@suse.de> | Thu Apr 07 15:07:50 2016 +0200 |
tree | 42faaae6ea7e0aaff5b4677bb893b63f1acc344e | |
parent | 01e23c93868884327828a01e864135f05e515ae5 [diff] |
iommu: Add MMIO mapping type On some platforms, MMIO regions might need slightly different treatment compared to mapping regular memory; add the notion of MMIO mappings to the IOMMU API's memory type flags, so that callers can let the IOMMU drivers know to do the right thing. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>