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

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: fix references to files converted to yaml

There were several files converted to yaml, but the .txt file
is still referenced somewhere else.

Update the references for them to point to the right file.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

+14 -14
+1 -1
Documentation/devicetree/bindings/display/tilcdc/tilcdc.txt
··· 37 37 supports a single port with a single endpoint. 38 38 39 39 - See also Documentation/devicetree/bindings/display/tilcdc/panel.txt and 40 - Documentation/devicetree/bindings/display/bridge/ti,tfp410.txt for connecting 40 + Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml for connecting 41 41 tfp410 DVI encoder or lcd panel to lcdc 42 42 43 43 [1] There is an errata about AM335x color wiring. For 16-bit color mode
+1 -1
Documentation/devicetree/bindings/mailbox/omap-mailbox.txt
··· 69 69 the interrupt routes between the IP and the main GIC 70 70 controllers. See the following binding for additional 71 71 details, 72 - Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.txt 72 + Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.yaml 73 73 74 74 Child Nodes: 75 75 ============
+1 -1
Documentation/devicetree/bindings/media/i2c/tvp5150.txt
··· 56 56 instead of using the autodetection mechnism. Please look at 57 57 [1] for more information. 58 58 59 - [1] Documentation/devicetree/bindings/display/connector/analog-tv-connector.txt. 59 + [1] Documentation/devicetree/bindings/display/connector/analog-tv-connector.yaml. 60 60 61 61 Example - three input sources: 62 62 #include <dt-bindings/display/sdtv-standards.h>
+1 -1
Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.yaml
··· 14 14 Google's ChromeOS EC PWM is a simple PWM attached to the Embedded Controller 15 15 (EC) and controlled via a host-command interface. 16 16 An EC PWM node should be only found as a sub-node of the EC node (see 17 - Documentation/devicetree/bindings/mfd/cros-ec.txt). 17 + Documentation/devicetree/bindings/mfd/google,cros-ec.yaml). 18 18 19 19 properties: 20 20 compatible:
+1 -1
Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml
··· 20 20 present and this subnode may contain children that designate regulator 21 21 resources. 22 22 23 - Refer to Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.txt 23 + Refer to Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml 24 24 for information on the regulator subnodes that can exist under the 25 25 rpm_requests. 26 26
+1 -1
Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
··· 13 13 Google's ChromeOS EC codec is a digital mic codec provided by the 14 14 Embedded Controller (EC) and is controlled via a host-command interface. 15 15 An EC codec node should only be found as a sub-node of the EC node (see 16 - Documentation/devicetree/bindings/mfd/cros-ec.txt). 16 + Documentation/devicetree/bindings/mfd/google,cros-ec.yaml). 17 17 18 18 properties: 19 19 compatible:
+8 -8
MAINTAINERS
··· 1534 1534 S: Maintained 1535 1535 F: Documentation/devicetree/bindings/arm/actions.yaml 1536 1536 F: Documentation/devicetree/bindings/clock/actions,owl-cmu.txt 1537 - F: Documentation/devicetree/bindings/dma/owl-dma.txt 1537 + F: Documentation/devicetree/bindings/dma/owl-dma.yaml 1538 1538 F: Documentation/devicetree/bindings/i2c/i2c-owl.txt 1539 1539 F: Documentation/devicetree/bindings/interrupt-controller/actions,owl-sirq.yaml 1540 1540 F: Documentation/devicetree/bindings/mmc/owl-mmc.yaml ··· 5849 5849 S: Supported 5850 5850 T: git git://linuxtv.org/pinchartl/media drm/du/next 5851 5851 F: Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt 5852 - F: Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt 5852 + F: Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml 5853 5853 F: Documentation/devicetree/bindings/display/renesas,du.txt 5854 5854 F: drivers/gpu/drm/rcar-du/ 5855 5855 F: drivers/gpu/drm/shmobile/ ··· 6974 6974 L: linux-arm-kernel@lists.infradead.org 6975 6975 S: Maintained 6976 6976 F: Documentation/admin-guide/perf/imx-ddr.rst 6977 - F: Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt 6977 + F: Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml 6978 6978 F: drivers/perf/fsl_imx8_ddr_perf.c 6979 6979 6980 6980 FREESCALE IMX I2C DRIVER ··· 6982 6982 R: Pengutronix Kernel Team <kernel@pengutronix.de> 6983 6983 L: linux-i2c@vger.kernel.org 6984 6984 S: Maintained 6985 - F: Documentation/devicetree/bindings/i2c/i2c-imx.txt 6985 + F: Documentation/devicetree/bindings/i2c/i2c-imx.yaml 6986 6986 F: drivers/i2c/busses/i2c-imx.c 6987 6987 6988 6988 FREESCALE IMX LPI2C DRIVER ··· 6990 6990 L: linux-i2c@vger.kernel.org 6991 6991 L: linux-imx@nxp.com 6992 6992 S: Maintained 6993 - F: Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt 6993 + F: Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml 6994 6994 F: drivers/i2c/busses/i2c-imx-lpi2c.c 6995 6995 6996 6996 FREESCALE QORIQ DPAA ETHERNET DRIVER ··· 11621 11621 M: Paul Burton <paulburton@kernel.org> 11622 11622 L: linux-mips@vger.kernel.org 11623 11623 S: Supported 11624 - F: Documentation/devicetree/bindings/power/mti,mips-cpc.txt 11624 + F: Documentation/devicetree/bindings/power/mti,mips-cpc.yaml 11625 11625 F: arch/mips/generic/ 11626 11626 F: arch/mips/tools/generic-board-config.sh 11627 11627 ··· 12484 12484 M: Fabio Estevam <festevam@gmail.com> 12485 12485 L: alsa-devel@alsa-project.org (moderated for non-subscribers) 12486 12486 S: Maintained 12487 - F: Documentation/devicetree/bindings/sound/sgtl5000.txt 12487 + F: Documentation/devicetree/bindings/sound/sgtl5000.yaml 12488 12488 F: sound/soc/codecs/sgtl5000* 12489 12489 12490 12490 NXP SJA1105 ETHERNET SWITCH DRIVER ··· 16782 16782 M: Viresh Kumar <vireshk@kernel.org> 16783 16783 R: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 16784 16784 S: Maintained 16785 - F: Documentation/devicetree/bindings/dma/snps-dma.txt 16785 + F: Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml 16786 16786 F: drivers/dma/dw/ 16787 16787 F: include/dt-bindings/dma/dw-dmac.h 16788 16788 F: include/linux/dma/dw.h