Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Mauro Carvalho Chehab and committed by
Rob Herring
d985becf f2d94b86

+8 -8
+1 -1
Documentation/devicetree/bindings/display/bridge/sii902x.txt
··· 37 37 simple-card or audio-graph-card binding. See their binding 38 38 documents on how to describe the way the sii902x device is 39 39 connected to the rest of the audio system: 40 - Documentation/devicetree/bindings/sound/simple-card.txt 40 + Documentation/devicetree/bindings/sound/simple-card.yaml 41 41 Documentation/devicetree/bindings/sound/audio-graph-card.txt 42 42 Note: In case of the audio-graph-card binding the used port 43 43 index should be 3.
+1 -1
Documentation/devicetree/bindings/display/rockchip/rockchip-drm.yaml
··· 24 24 description: | 25 25 Should contain a list of phandles pointing to display interface port 26 26 of vop devices. vop definitions as defined in 27 - Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt 27 + Documentation/devicetree/bindings/display/rockchip/rockchip-vop.yaml 28 28 29 29 required: 30 30 - compatible
+1 -1
Documentation/devicetree/bindings/net/mediatek-bluetooth.txt
··· 3 3 4 4 This device is a serial attached device to BTIF device and thus it must be a 5 5 child node of the serial node with BTIF. The dt-bindings details for BTIF 6 - device can be known via Documentation/devicetree/bindings/serial/8250.txt. 6 + device can be known via Documentation/devicetree/bindings/serial/8250.yaml. 7 7 8 8 Required properties: 9 9
+1 -1
Documentation/devicetree/bindings/sound/audio-graph-card.txt
··· 5 5 see ${LINUX}/Documentation/devicetree/bindings/graph.txt 6 6 7 7 Basically, Audio Graph Card property is same as Simple Card. 8 - see ${LINUX}/Documentation/devicetree/bindings/sound/simple-card.txt 8 + see ${LINUX}/Documentation/devicetree/bindings/sound/simple-card.yaml 9 9 10 10 Below are same as Simple-Card. 11 11
+1 -1
Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt
··· 5 5 6 6 sti sound drivers allows to expose sti SoC audio interface through the 7 7 generic ASoC simple card. For details about sound card declaration please refer to 8 - Documentation/devicetree/bindings/sound/simple-card.txt. 8 + Documentation/devicetree/bindings/sound/simple-card.yaml. 9 9 10 10 1) sti-uniperiph-dai: audio dai device. 11 11 ---------------------------------------
+1 -1
Documentation/mips/ingenic-tcu.rst
··· 68 68 drivers access their registers through the same regmap. 69 69 70 70 For more information regarding the devicetree bindings of the TCU drivers, 71 - have a look at Documentation/devicetree/bindings/timer/ingenic,tcu.txt. 71 + have a look at Documentation/devicetree/bindings/timer/ingenic,tcu.yaml.
+2 -2
MAINTAINERS
··· 3946 3946 S: Supported 3947 3947 F: drivers/char/hw_random/cctrng.c 3948 3948 F: drivers/char/hw_random/cctrng.h 3949 - F: Documentation/devicetree/bindings/rng/arm-cctrng.txt 3949 + F: Documentation/devicetree/bindings/rng/arm-cctrng.yaml 3950 3950 W: https://developer.arm.com/products/system-ip/trustzone-cryptocell/cryptocell-700-family 3951 3951 3952 3952 CEC FRAMEWORK ··· 5490 5490 DRM DRIVER FOR RAYDIUM RM67191 PANELS 5491 5491 M: Robert Chiras <robert.chiras@nxp.com> 5492 5492 S: Maintained 5493 - F: Documentation/devicetree/bindings/display/panel/raydium,rm67191.txt 5493 + F: Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml 5494 5494 F: drivers/gpu/drm/panel/panel-raydium-rm67191.c 5495 5495 5496 5496 DRM DRIVER FOR ROCKTECH JH057N00900 PANELS