On Fri, Apr 27, 2018 at 03:57:01PM +0530, Nipun Gupta wrote: > The existing IOMMU bindings cannot be used to specify the relationship > between fsl-mc devices and IOMMUs. This patch adds a generic binding for > mapping fsl-mc devices to IOMMUs, using iommu-map property. > > Signed-off-by: Nipun Gupta <nipun.gu...@nxp.com> > --- > .../devicetree/bindings/misc/fsl,qoriq-mc.txt | 39 > ++++++++++++++++++++++ > 1 file changed, 39 insertions(+)
Reviewed-by: Rob Herring <r...@kernel.org>