commit | 955671097b0f6c6c84835bc090cfc2ed720c2ee4 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Jul 14 12:56:05 2015 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Oct 02 16:00:00 2015 +0100 |
tree | 9b82ed1a15be05a0c07f90577a6a47db757003f8 | |
parent | 25fd9ef421b72894a99dfc0ece38306fc8319625 [diff] |
iommu/arm-smmu: Add support for MSI on SMMUv3 Despite being a platform device, the SMMUv3 is capable of signaling interrupts using MSIs. Hook it into the platform MSI framework and enjoy faults being reported in a new and exciting way. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>