commit | adfec2e709d2a48dbd756d65fe4fa8e4aae529a3 | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Mon Sep 12 17:13:55 2016 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Fri Sep 16 09:34:20 2016 +0100 |
tree | e77fc536a77f4aa7c658b9c34b8c177b3e7ecefa | |
parent | 588888a7399db352d2b1a41c9d5b3bf0fd482390 [diff] |
iommu/arm-smmu: Convert to iommu_fwspec In the final step of preparation for full generic configuration support, swap our fixed-size master_cfg for the generic iommu_fwspec. For the legacy DT bindings, the driver simply gets to act as its own 'firmware'. Farewell, arbitrary MAX_MASTER_STREAMIDS! Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>