From: Geert Uytterhoeven Date: Wed, 4 Oct 2017 12:33:08 +0000 (+0200) Subject: dt-bindings: iommu: ipmmu-vmsa: Use generic node name X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d67ac3ae3a3ce464b4fec854c4c85407a99e8e2c;p=linux.git dt-bindings: iommu: ipmmu-vmsa: Use generic node name Use the preferred generic node name in the example. Signed-off-by: Geert Uytterhoeven Reviewed-by: Simon Horman Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt b/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt index 3ed027cfca95c..857df929a6542 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>; ...