commit | ec11d63c677bbba15e65a35f5ba06c1d6eba4dbe | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Wed Jul 15 11:55:19 2015 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Fri Jul 31 11:38:19 2015 +0100 |
tree | 70fbaa0a05ac789bf6112490ea249e78fc83386c | |
parent | ccd6385dfbb7b2f2e6670b5cfc55bb7ec0aa3839 [diff] |
iommu/arm-smmu: Fix MSI memory attributes to match specification The MSI memory attributes in the SMMUv3 driver are from an older revision of the spec, which doesn't match the current implementations. Out with the old, in with the new. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>