[RFC PATCH 1/4] iommu/arm-smmu: Init driver using IOMMU_OF_DECLARE

Will Deacon will.deacon at arm.com
Tue Jul 21 08:03:06 PDT 2015


[adding Robin]

On Fri, Jul 17, 2015 at 05:53:22PM +0100, Sricharan R wrote:
> This patch uses IOMMU_OF_DECLARE to register the driver
> and the iommu_ops. So when master devices of the iommu are
> registered, of_xlate callback can be used to add the master
> configurations to the smmu driver.

I'd really prefer to do this on top of Laurent's series reworking some of
the of_xlate code and I think Robin [CC'd] is working on that. That will
also pave the way for specifying per-master SMR configuration in the
device-tree.

Will



More information about the linux-arm-kernel mailing list