Docs: dt: Be explicit and consistent in reference to IOMMU specifiers
authorStuart Yoder <stuart.yoder@nxp.com>
Fri, 16 Dec 2016 00:16:13 +0000 (18:16 -0600)
committerRob Herring <robh@kernel.org>
Mon, 9 Jan 2017 16:19:15 +0000 (10:19 -0600)
commit5bb61d14b98bbdd515603604c9167db06f1f2eb2
tree6a4498a818d35978b698e8307d1cb4ad49c97ede
parent33ec224045b70b213f0d0f280dc7e543d71a4763
Docs: dt: Be explicit and consistent in reference to IOMMU specifiers

The generic IOMMU binding says that the meaning of an 'IOMMU specifier'
is defined by the binding of a specific SMMU.  The ARM SMMU binding
never explicitly uses the term 'specifier' at all.  Update implicit
references to use the explicit term.

In the iommu-map binding change references to iommu-specifier to
"IOMMU specifier" so we are 100% consistent everywhere with terminology
and capitalization.

Signed-off-by: Stuart Yoder <stuart.yoder@nxp.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/iommu/arm,smmu.txt
Documentation/devicetree/bindings/pci/pci-iommu.txt