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-Tag: v4.19~2118^2~44 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d67ac3ae3a3ce464b4fec854c4c85407a99e8e2c;p=platform%2Fkernel%2Flinux-rpi.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 3ed027c..857df92 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>; ...