]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iommu/arm-smmu: Wire up generic configuration support
authorRobin Murphy <robin.murphy@arm.com>
Wed, 14 Sep 2016 14:26:46 +0000 (15:26 +0100)
committerWill Deacon <will.deacon@arm.com>
Fri, 16 Sep 2016 08:34:21 +0000 (09:34 +0100)
commit021bb8420d44cf56102d44fca9af628625e75482
tree3a2322080bb7676f4be08e3238c33e261e1df253
parentd0acbb750a22bc8961c746bc9cad5937a9d9a83d
iommu/arm-smmu: Wire up generic configuration support

With everything else now in place, fill in an of_xlate callback and the
appropriate registration to plumb into the generic configuration
machinery, and watch everything just work.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/iommu/arm-smmu.c