aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/iommu
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2017-10-04 14:33:08 +0200
committerRob Herring <robh@kernel.org>2017-10-13 08:39:12 -0500
commitd67ac3ae3a3ce464b4fec854c4c85407a99e8e2c (patch)
tree8b051fd86c1ebec0e30cf261be9165d87223891b /Documentation/devicetree/bindings/iommu
parentdt-bindings: rtc: merge ds1339 in ds1307 documentation (diff)
downloadlinux-dev-d67ac3ae3a3ce464b4fec854c4c85407a99e8e2c.tar.xz
linux-dev-d67ac3ae3a3ce464b4fec854c4c85407a99e8e2c.zip
dt-bindings: iommu: ipmmu-vmsa: Use generic node name
Use the preferred generic node name in the example. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/iommu')
-rw-r--r--Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt b/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt
index 3ed027cfca95..857df929a654 100644
--- a/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt
+++ b/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt
@@ -53,7 +53,7 @@ Example: R8A7791 IPMMU-MX and VSP1-D0 bus master
#iommu-cells = <1>;
};
- vsp1@fe928000 {
+ vsp@fe928000 {
...
iommus = <&ipmmu_mx 13>;
...