dt: fix broken links due to txt->yaml renames
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 15 Jun 2020 06:46:52 +0000 (08:46 +0200)
committerRob Herring <robh@kernel.org>
Thu, 18 Jun 2020 16:45:05 +0000 (10:45 -0600)
commitd985becff25f0ddc7ef0d143ee9897014abe8d32
tree0711af157140ffb7d1cf96468a4f307e1d329a92
parentf2d94b86cdba14c9c98e3f1ce92b161f77523e83
dt: fix broken links due to txt->yaml renames

There are some new broken doc links due to yaml renames
at DT. Developers should really run:

./scripts/documentation-file-ref-check

in order to solve those issues while submitting patches.
This tool can even fix most of the issues with:

./scripts/documentation-file-ref-check --fix

Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/0e4a7f0b7efcc8109c8a41a2e13c8adde4d9c6b9.1592203542.git.mchehab+huawei@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/display/bridge/sii902x.txt
Documentation/devicetree/bindings/display/rockchip/rockchip-drm.yaml
Documentation/devicetree/bindings/net/mediatek-bluetooth.txt
Documentation/devicetree/bindings/sound/audio-graph-card.txt
Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt
Documentation/mips/ingenic-tcu.rst
MAINTAINERS