OSDN Git Service

iommu/arm-smmu: Convert to iommu_fwspec
authorRobin Murphy <robin.murphy@arm.com>
Mon, 12 Sep 2016 16:13:55 +0000 (17:13 +0100)
committerWill Deacon <will.deacon@arm.com>
Fri, 16 Sep 2016 08:34:20 +0000 (09:34 +0100)
commitadfec2e709d2a48dbd756d65fe4fa8e4aae529a3
treee77fc536a77f4aa7c658b9c34b8c177b3e7ecefa
parent588888a7399db352d2b1a41c9d5b3bf0fd482390
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>
drivers/iommu/arm-smmu.c