diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-02-22 12:00:02 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-02-24 21:12:44 +0300 |
commit | 54b3719d82e0816271e35579a9967b8a3b42296d (patch) | |
tree | 629e155d8bc87ff45c2c00da16852be97940e9bb /Documentation/devicetree/bindings/misc | |
parent | 3104abd1161bd9cfcad91a29fea72b87d813cf48 (diff) | |
download | linux-54b3719d82e0816271e35579a9967b8a3b42296d.tar.xz |
docs: dt: fix several broken references due to renames
Several DT references got broken due to txt->yaml conversion.
Those are auto-fixed by running:
scripts/documentation-file-ref-check --fix
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Andrew Jeffery <andrew@aj.id.au>
Reviewed-by: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/misc')
-rw-r--r-- | Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt b/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt index bb7e896cb644..9134e9bcca56 100644 --- a/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt +++ b/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt @@ -26,7 +26,7 @@ For generic IOMMU bindings, see Documentation/devicetree/bindings/iommu/iommu.txt. For arm-smmu binding, see: -Documentation/devicetree/bindings/iommu/arm,smmu.txt. +Documentation/devicetree/bindings/iommu/arm,smmu.yaml. Required properties: |