commit | 166bdbd23161160f2abcea70621adba179050bee | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Oct 13 18:32:30 2015 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Thu Oct 15 16:29:58 2015 +0100 |
tree | 005d9a3aecc7adac3a4b2b40123ecc98a55e41fe | |
parent | c88ae5de71629e4b5e4075897d9980a7b079d122 [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> [will: tidied up the binding example and reworked most of the code] Signed-off-by: Will Deacon <will.deacon@arm.com>