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

dt-bindings: drop redundant part of title (end)

The Devicetree bindings document does not have to say in the title that
it is a "Devicetree binding", but instead just describe the hardware.

Drop trailing "Devicetree bindings" in various forms (also with
trailing full stop):

find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
-not -name 'trivial-devices.yaml' \
-exec sed -i -e 's/^title: \(.*\) [dD]evice[ -]\?[tT]ree [bB]indings\?\.\?$/title: \1/' {} \;

find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
-not -name 'trivial-devices.yaml' \
-exec sed -i -e 's/^title: \(.*\) [dD]evice[ -]\?[nN]ode [bB]indings\?\.\?$/title: \1/' {} \;

find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
-not -name 'trivial-devices.yaml' \
-exec sed -i -e 's/^title: \(.*\) [dD][tT] [bB]indings\?\.\?$/title: \1/' {} \;

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> # IIO
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # MMC
Acked-by: Stephen Boyd <sboyd@kernel.org> # clk
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> # input
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> # media
Acked-by: Sebastian Reichel <sre@kernel.org> # power
Link: https://lore.kernel.org/r/20221216163815.522628-5-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Rob Herring
a612130c a0c2153d

+120 -120
+1 -1
Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/bcm/bcm2835.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Broadcom BCM2711/BCM2835 Platforms Device Tree Bindings 7 + title: Broadcom BCM2711/BCM2835 Platforms 8 8 9 9 maintainers: 10 10 - Eric Anholt <eric@anholt.net>
+1 -1
Documentation/devicetree/bindings/arm/bcm/brcm,bcm11351.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,bcm11351.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Broadcom BCM11351 device tree bindings 7 + title: Broadcom BCM11351 8 8 9 9 maintainers: 10 10 - Florian Fainelli <f.fainelli@gmail.com>
+1 -1
Documentation/devicetree/bindings/arm/bcm/brcm,bcm21664.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,bcm21664.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Broadcom BCM21664 device tree bindings 7 + title: Broadcom BCM21664 8 8 9 9 maintainers: 10 10 - Florian Fainelli <f.fainelli@gmail.com>
+1 -1
Documentation/devicetree/bindings/arm/bcm/brcm,bcm23550.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,bcm23550.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Broadcom BCM23550 device tree bindings 7 + title: Broadcom BCM23550 8 8 9 9 maintainers: 10 10 - Florian Fainelli <f.fainelli@gmail.com>
+1 -1
Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,bcm4708.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Broadcom BCM4708 device tree bindings 7 + title: Broadcom BCM4708 8 8 9 9 description: 10 10 Broadcom BCM4708/47081/4709/47094/53012 Wi-Fi/network SoCs based
+1 -1
Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,bcmbca.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Broadcom Broadband SoC device tree bindings 7 + title: Broadcom Broadband SoC 8 8 9 9 description: 10 10 Broadcom Broadband SoCs include family of high performance DSL/PON/Wireless
+1 -1
Documentation/devicetree/bindings/arm/bcm/brcm,cygnus.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,cygnus.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Broadcom Cygnus device tree bindings 7 + title: Broadcom Cygnus 8 8 9 9 maintainers: 10 10 - Ray Jui <rjui@broadcom.com>
+1 -1
Documentation/devicetree/bindings/arm/bcm/brcm,hr2.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,hr2.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Broadcom Hurricane 2 device tree bindings 7 + title: Broadcom Hurricane 2 8 8 9 9 description: 10 10 Broadcom Hurricane 2 family of SoCs are used for switching control. These SoCs
+1 -1
Documentation/devicetree/bindings/arm/bcm/brcm,ns2.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,ns2.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Broadcom North Star 2 (NS2) device tree bindings 7 + title: Broadcom North Star 2 (NS2) 8 8 9 9 maintainers: 10 10 - Ray Jui <rjui@broadcom.com>
+1 -1
Documentation/devicetree/bindings/arm/bcm/brcm,nsp.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,nsp.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Broadcom Northstar Plus device tree bindings 7 + title: Broadcom Northstar Plus 8 8 9 9 description: 10 10 Broadcom Northstar Plus family of SoCs are used for switching control
+1 -1
Documentation/devicetree/bindings/arm/bcm/brcm,stingray.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,stingray.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Broadcom Stingray device tree bindings 7 + title: Broadcom Stingray 8 8 9 9 maintainers: 10 10 - Ray Jui <rjui@broadcom.com>
+1 -1
Documentation/devicetree/bindings/arm/bcm/brcm,vulcan-soc.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,vulcan-soc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Broadcom Vulcan device tree bindings 7 + title: Broadcom Vulcan 8 8 9 9 maintainers: 10 10 - Robert Richter <rrichter@marvell.com>
+1 -1
Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/firmware/linaro,optee-tz.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: OP-TEE Device Tree Bindings 7 + title: OP-TEE 8 8 9 9 maintainers: 10 10 - Jens Wiklander <jens.wiklander@linaro.org>
+1 -1
Documentation/devicetree/bindings/arm/hisilicon/hisilicon.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/hisilicon/hisilicon.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Hisilicon Platforms Device Tree Bindings 7 + title: Hisilicon Platforms 8 8 9 9 maintainers: 10 10 - Wei Xu <xuwei5@hisilicon.com>
+1 -1
Documentation/devicetree/bindings/arm/keystone/ti,sci.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/keystone/ti,sci.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: TI-SCI controller device node bindings 7 + title: TI-SCI controller 8 8 9 9 maintainers: 10 10 - Nishanth Menon <nm@ti.com>
+1 -1
Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/marvell/armada-7k-8k.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Marvell Armada 7K/8K Platforms Device Tree Bindings 7 + title: Marvell Armada 7K/8K Platforms 8 8 9 9 maintainers: 10 10 - Gregory CLEMENT <gregory.clement@bootlin.com>
+1 -1
Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/mrvl/mrvl.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Marvell Platforms Device Tree Bindings 7 + title: Marvell Platforms 8 8 9 9 maintainers: 10 10 - Lubomir Rintel <lkundrak@v3.sk>
+1 -1
Documentation/devicetree/bindings/arm/mstar/mstar.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/mstar/mstar.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: MStar platforms device tree bindings 7 + title: MStar platforms 8 8 9 9 maintainers: 10 10 - Daniel Palmer <daniel@thingy.jp>
+1 -1
Documentation/devicetree/bindings/arm/npcm/npcm.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/npcm/npcm.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: NPCM Platforms Device Tree Bindings 7 + title: NPCM Platforms 8 8 9 9 maintainers: 10 10 - Jonathan Neuschäfer <j.neuschaefer@gmx.net>
+1 -1
Documentation/devicetree/bindings/arm/nxp/lpc32xx.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/nxp/lpc32xx.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: NXP LPC32xx Platforms Device Tree Bindings 7 + title: NXP LPC32xx Platforms 8 8 9 9 maintainers: 10 10 - Roland Stigge <stigge@antcom.de>
+1 -1
Documentation/devicetree/bindings/arm/socionext/milbeaut.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/socionext/milbeaut.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Milbeaut platforms device tree bindings 7 + title: Milbeaut platforms 8 8 9 9 maintainers: 10 10 - Taichi Sugaya <sugaya.taichi@socionext.com>
+1 -1
Documentation/devicetree/bindings/arm/socionext/uniphier.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/socionext/uniphier.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Socionext UniPhier platform device tree bindings 7 + title: Socionext UniPhier platform 8 8 9 9 maintainers: 10 10 - Masahiro Yamada <yamada.masahiro@socionext.com>
+1 -1
Documentation/devicetree/bindings/arm/sprd/sprd.yaml
··· 5 5 $id: http://devicetree.org/schemas/arm/sprd/sprd.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 - title: Unisoc platforms device tree bindings 8 + title: Unisoc platforms 9 9 10 10 maintainers: 11 11 - Orson Zhai <orsonzhai@gmail.com>
+1 -1
Documentation/devicetree/bindings/arm/stm32/stm32.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/stm32/stm32.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: STMicroelectronics STM32 Platforms Device Tree Bindings 7 + title: STMicroelectronics STM32 Platforms 8 8 9 9 maintainers: 10 10 - Alexandre Torgue <alexandre.torgue@foss.st.com>
+1 -1
Documentation/devicetree/bindings/arm/sunxi/allwinner,sun6i-a31-cpuconfig.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/sunxi/allwinner,sun6i-a31-cpuconfig.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Allwinner CPU Configuration Controller Device Tree Bindings 7 + title: Allwinner CPU Configuration Controller 8 8 9 9 maintainers: 10 10 - Chen-Yu Tsai <wens@csie.org>
+1 -1
Documentation/devicetree/bindings/arm/sunxi/allwinner,sun9i-a80-prcm.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/sunxi/allwinner,sun9i-a80-prcm.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Allwinner A80 PRCM Device Tree Bindings 7 + title: Allwinner A80 PRCM 8 8 9 9 maintainers: 10 10 - Chen-Yu Tsai <wens@csie.org>
+1 -1
Documentation/devicetree/bindings/arm/tegra/nvidia,tegra-ccplex-cluster.yaml
··· 4 4 $id: "http://devicetree.org/schemas/arm/tegra/nvidia,tegra-ccplex-cluster.yaml#" 5 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 6 7 - title: NVIDIA Tegra CPU COMPLEX CLUSTER area device tree bindings 7 + title: NVIDIA Tegra CPU COMPLEX CLUSTER area 8 8 9 9 maintainers: 10 10 - Sumit Gupta <sumitg@nvidia.com>
+1 -1
Documentation/devicetree/bindings/arm/ti/k3.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/ti/k3.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Texas Instruments K3 Multicore SoC architecture device tree bindings 7 + title: Texas Instruments K3 Multicore SoC architecture 8 8 9 9 maintainers: 10 10 - Nishanth Menon <nm@ti.com>
+1 -1
Documentation/devicetree/bindings/arm/ti/ti,davinci.yaml
··· 4 4 $id: http://devicetree.org/schemas/arm/ti/ti,davinci.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Texas Instruments DaVinci Platforms Device Tree Bindings 7 + title: Texas Instruments DaVinci Platforms 8 8 9 9 maintainers: 10 10 - Sekhar Nori <nsekhar@ti.com>
+1 -1
Documentation/devicetree/bindings/clock/ingenic,cgu.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/ingenic,cgu.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs CGU devicetree bindings 7 + title: Ingenic SoCs CGU 8 8 9 9 description: | 10 10 The CGU in an Ingenic SoC provides all the clocks generated on-chip. It
+1 -1
Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/renesas,versaclock7.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Renesas Versaclock7 Programmable Clock Device Tree Bindings 7 + title: Renesas Versaclock7 Programmable Clock 8 8 9 9 maintainers: 10 10 - Alex Helms <alexander.helms.jy@renesas.com>
+1 -1
Documentation/devicetree/bindings/display/bridge/anx6345.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/bridge/anx6345.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Analogix ANX6345 eDP Transmitter Device Tree Bindings 7 + title: Analogix ANX6345 eDP Transmitter 8 8 9 9 maintainers: 10 10 - Torsten Duwe <duwe@lst.de>
+1 -1
Documentation/devicetree/bindings/display/bridge/chrontel,ch7033.yaml
··· 5 5 $id: http://devicetree.org/schemas/display/bridge/chrontel,ch7033.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 - title: Chrontel CH7033 Video Encoder Device Tree Bindings 8 + title: Chrontel CH7033 Video Encoder 9 9 10 10 maintainers: 11 11 - Lubomir Rintel <lkundrak@v3.sk>
+1 -1
Documentation/devicetree/bindings/display/bridge/ite,it6505.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/bridge/ite,it6505.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: ITE it6505 Device Tree Bindings 7 + title: ITE it6505 8 8 9 9 maintainers: 10 10 - Allen Chen <allen.chen@ite.com.tw>
+1 -1
Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/bridge/ite,it66121.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: ITE it66121 HDMI bridge Device Tree Bindings 7 + title: ITE it66121 HDMI bridge 8 8 9 9 maintainers: 10 10 - Phong LE <ple@baylibre.com>
+1 -1
Documentation/devicetree/bindings/display/bridge/ps8640.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/bridge/ps8640.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: MIPI DSI to eDP Video Format Converter Device Tree Bindings 7 + title: MIPI DSI to eDP Video Format Converter 8 8 9 9 maintainers: 10 10 - Nicolas Boichat <drinkcat@chromium.org>
+1 -1
Documentation/devicetree/bindings/display/ingenic,ipu.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/ingenic,ipu.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs Image Processing Unit (IPU) devicetree bindings 7 + title: Ingenic SoCs Image Processing Unit (IPU) 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/display/ingenic,lcd.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/ingenic,lcd.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs LCD controller devicetree bindings 7 + title: Ingenic SoCs LCD controller 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/display/mediatek/mediatek,cec.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/mediatek/mediatek,cec.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Mediatek HDMI CEC Controller Device Tree Bindings 7 + title: Mediatek HDMI CEC Controller 8 8 9 9 maintainers: 10 10 - CK Hu <ck.hu@mediatek.com>
+1 -1
Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/mediatek/mediatek,dsi.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: MediaTek DSI Controller Device Tree Bindings 7 + title: MediaTek DSI Controller 8 8 9 9 maintainers: 10 10 - Chun-Kuang Hu <chunkuang.hu@kernel.org>
+1 -1
Documentation/devicetree/bindings/display/mediatek/mediatek,hdmi-ddc.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/mediatek/mediatek,hdmi-ddc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Mediatek HDMI DDC Device Tree Bindings 7 + title: Mediatek HDMI DDC 8 8 9 9 maintainers: 10 10 - CK Hu <ck.hu@mediatek.com>
+1 -1
Documentation/devicetree/bindings/display/mediatek/mediatek,hdmi.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/mediatek/mediatek,hdmi.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Mediatek HDMI Encoder Device Tree Bindings 7 + title: Mediatek HDMI Encoder 8 8 9 9 maintainers: 10 10 - CK Hu <ck.hu@mediatek.com>
+1 -1
Documentation/devicetree/bindings/display/panel/ilitek,ili9163.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/panel/ilitek,ili9163.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ilitek ILI9163 display panels device tree bindings 7 + title: Ilitek ILI9163 display panels 8 8 9 9 maintainers: 10 10 - Daniel Mack <daniel@zonque.org>
+1 -1
Documentation/devicetree/bindings/display/panel/panel-lvds.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/panel/panel-lvds.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Generic LVDS Display Panel Device Tree Bindings 7 + title: Generic LVDS Display Panel 8 8 9 9 maintainers: 10 10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
+1 -1
Documentation/devicetree/bindings/display/panel/visionox,rm69299.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/panel/visionox,rm69299.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Visionox model RM69299 Panels Device Tree Bindings. 7 + title: Visionox model RM69299 Panels 8 8 9 9 maintainers: 10 10 - Harigovindan P <harigovi@codeaurora.org>
+1 -1
Documentation/devicetree/bindings/dma/ingenic,dma.yaml
··· 4 4 $id: http://devicetree.org/schemas/dma/ingenic,dma.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs DMA Controller DT bindings 7 + title: Ingenic SoCs DMA Controller 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/dma/ti/k3-bcdma.yaml
··· 6 6 $id: http://devicetree.org/schemas/dma/ti/k3-bcdma.yaml# 7 7 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 8 9 - title: Texas Instruments K3 DMSS BCDMA Device Tree Bindings 9 + title: Texas Instruments K3 DMSS BCDMA 10 10 11 11 maintainers: 12 12 - Peter Ujfalusi <peter.ujfalusi@gmail.com>
+1 -1
Documentation/devicetree/bindings/dma/ti/k3-pktdma.yaml
··· 6 6 $id: http://devicetree.org/schemas/dma/ti/k3-pktdma.yaml# 7 7 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 8 9 - title: Texas Instruments K3 DMSS PKTDMA Device Tree Bindings 9 + title: Texas Instruments K3 DMSS PKTDMA 10 10 11 11 maintainers: 12 12 - Peter Ujfalusi <peter.ujfalusi@gmail.com>
+1 -1
Documentation/devicetree/bindings/dma/ti/k3-udma.yaml
··· 6 6 $id: http://devicetree.org/schemas/dma/ti/k3-udma.yaml# 7 7 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 8 9 - title: Texas Instruments K3 NAVSS Unified DMA Device Tree Bindings 9 + title: Texas Instruments K3 NAVSS Unified DMA 10 10 11 11 maintainers: 12 12 - Peter Ujfalusi <peter.ujfalusi@gmail.com>
+1 -1
Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml
··· 4 4 $id: http://devicetree.org/schemas/dma/xilinx/xlnx,zynqmp-dpdma.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Xilinx ZynqMP DisplayPort DMA Controller Device Tree Bindings 7 + title: Xilinx ZynqMP DisplayPort DMA Controller 8 8 9 9 description: | 10 10 These bindings describe the DMA engine included in the Xilinx ZynqMP
+1 -1
Documentation/devicetree/bindings/eeprom/microchip,93lc46b.yaml
··· 4 4 $id: http://devicetree.org/schemas/eeprom/microchip,93lc46b.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Microchip 93xx46 SPI compatible EEPROM family dt bindings 7 + title: Microchip 93xx46 SPI compatible EEPROM family 8 8 9 9 maintainers: 10 10 - Cory Tusar <cory.tusar@pid1solutions.com>
+1 -1
Documentation/devicetree/bindings/i2c/ingenic,i2c.yaml
··· 4 4 $id: http://devicetree.org/schemas/i2c/ingenic,i2c.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs I2C controller devicetree bindings 7 + title: Ingenic SoCs I2C controller 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/iio/adc/allwinner,sun8i-a33-ths.yaml
··· 4 4 $id: http://devicetree.org/schemas/iio/adc/allwinner,sun8i-a33-ths.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Allwinner A33 Thermal Sensor Device Tree Bindings 7 + title: Allwinner A33 Thermal Sensor 8 8 9 9 maintainers: 10 10 - Chen-Yu Tsai <wens@csie.org>
+1 -1
Documentation/devicetree/bindings/iio/adc/ti,palmas-gpadc.yaml
··· 4 4 $id: http://devicetree.org/schemas/iio/adc/ti,palmas-gpadc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Palmas general purpose ADC IP block devicetree bindings 7 + title: Palmas general purpose ADC IP block 8 8 9 9 maintainers: 10 10 - Tony Lindgren <tony@atomide.com>
+1 -1
Documentation/devicetree/bindings/input/pine64,pinephone-keyboard.yaml
··· 4 4 $id: http://devicetree.org/schemas/input/pine64,pinephone-keyboard.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Pine64 PinePhone keyboard device tree bindings 7 + title: Pine64 PinePhone keyboard 8 8 9 9 maintainers: 10 10 - Samuel Holland <samuel@sholland.org>
+1 -1
Documentation/devicetree/bindings/input/touchscreen/chipone,icn8318.yaml
··· 4 4 $id: http://devicetree.org/schemas/input/touchscreen/chipone,icn8318.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: ChipOne ICN8318 Touchscreen Controller Device Tree Bindings 7 + title: ChipOne ICN8318 Touchscreen Controller 8 8 9 9 maintainers: 10 10 - Dmitry Torokhov <dmitry.torokhov@gmail.com>
+1 -1
Documentation/devicetree/bindings/input/touchscreen/pixcir,pixcir_ts.yaml
··· 4 4 $id: http://devicetree.org/schemas/input/touchscreen/pixcir,pixcir_ts.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Pixcir Touchscreen Controller Device Tree Bindings 7 + title: Pixcir Touchscreen Controller 8 8 9 9 maintainers: 10 10 - Dmitry Torokhov <dmitry.torokhov@gmail.com>
+1 -1
Documentation/devicetree/bindings/input/touchscreen/silead,gsl1680.yaml
··· 4 4 $id: http://devicetree.org/schemas/input/touchscreen/silead,gsl1680.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Silead GSL1680 Touchscreen Controller Device Tree Bindings 7 + title: Silead GSL1680 Touchscreen Controller 8 8 9 9 maintainers: 10 10 - Dmitry Torokhov <dmitry.torokhov@gmail.com>
+1 -1
Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.yaml
··· 4 4 $id: http://devicetree.org/schemas/interrupt-controller/ingenic,intc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs interrupt controller devicetree bindings 7 + title: Ingenic SoCs interrupt controller 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/interrupt-controller/realtek,rtl-intc.yaml
··· 4 4 $id: http://devicetree.org/schemas/interrupt-controller/realtek,rtl-intc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Realtek RTL SoC interrupt controller devicetree bindings 7 + title: Realtek RTL SoC interrupt controller 8 8 9 9 description: 10 10 Interrupt controller and router for Realtek MIPS SoCs, allowing each SoC
+1 -1
Documentation/devicetree/bindings/media/allwinner,sun6i-a31-isp.yaml
··· 4 4 $id: http://devicetree.org/schemas/media/allwinner,sun6i-a31-isp.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Allwinner A31 Image Signal Processor Driver (ISP) Device Tree Bindings 7 + title: Allwinner A31 Image Signal Processor Driver (ISP) 8 8 9 9 maintainers: 10 10 - Paul Kocialkowski <paul.kocialkowski@bootlin.com>
+1 -1
Documentation/devicetree/bindings/media/i2c/dongwoon,dw9768.yaml
··· 5 5 $id: http://devicetree.org/schemas/media/i2c/dongwoon,dw9768.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 - title: Dongwoon Anatech DW9768 Voice Coil Motor (VCM) Lens Device Tree Bindings 8 + title: Dongwoon Anatech DW9768 Voice Coil Motor (VCM) Lens 9 9 10 10 maintainers: 11 11 - Dongchun Zhu <dongchun.zhu@mediatek.com>
+1 -1
Documentation/devicetree/bindings/media/i2c/ov8856.yaml
··· 5 5 $id: http://devicetree.org/schemas/media/i2c/ov8856.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 - title: Omnivision OV8856 CMOS Sensor Device Tree Bindings 8 + title: Omnivision OV8856 CMOS Sensor 9 9 10 10 maintainers: 11 11 - Dongchun Zhu <dongchun.zhu@mediatek.com>
+1 -1
Documentation/devicetree/bindings/media/i2c/ovti,ov02a10.yaml
··· 5 5 $id: http://devicetree.org/schemas/media/i2c/ovti,ov02a10.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 - title: Omnivision OV02A10 CMOS Sensor Device Tree Bindings 8 + title: Omnivision OV02A10 CMOS Sensor 9 9 10 10 maintainers: 11 11 - Dongchun Zhu <dongchun.zhu@mediatek.com>
+1 -1
Documentation/devicetree/bindings/media/i2c/ovti,ov5640.yaml
··· 4 4 $id: http://devicetree.org/schemas/media/i2c/ovti,ov5640.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: OmniVision OV5640 Image Sensor Device Tree Bindings 7 + title: OmniVision OV5640 Image Sensor 8 8 9 9 maintainers: 10 10 - Steve Longerbeam <slongerbeam@gmail.com>
+1 -1
Documentation/devicetree/bindings/media/i2c/ovti,ov5645.yaml
··· 4 4 $id: http://devicetree.org/schemas/media/i2c/ovti,ov5645.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: OmniVision OV5645 Image Sensor Device Tree Bindings 7 + title: OmniVision OV5645 Image Sensor 8 8 9 9 maintainers: 10 10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
+1 -1
Documentation/devicetree/bindings/media/i2c/ovti,ov5648.yaml
··· 4 4 $id: http://devicetree.org/schemas/media/i2c/ovti,ov5648.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: OmniVision OV5648 Image Sensor Device Tree Bindings 7 + title: OmniVision OV5648 Image Sensor 8 8 9 9 maintainers: 10 10 - Paul Kocialkowski <paul.kocialkowski@bootlin.com>
+1 -1
Documentation/devicetree/bindings/media/i2c/ovti,ov8865.yaml
··· 4 4 $id: http://devicetree.org/schemas/media/i2c/ovti,ov8865.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: OmniVision OV8865 Image Sensor Device Tree Bindings 7 + title: OmniVision OV8865 Image Sensor 8 8 9 9 maintainers: 10 10 - Paul Kocialkowski <paul.kocialkowski@bootlin.com>
+1 -1
Documentation/devicetree/bindings/media/i2c/st,st-vgxy61.yaml
··· 5 5 $id: http://devicetree.org/schemas/media/i2c/st,st-vgxy61.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 - title: STMicroelectronics VGxy61 HDR Global Shutter Sensor Family Device Tree Bindings 8 + title: STMicroelectronics VGxy61 HDR Global Shutter Sensor Family 9 9 10 10 maintainers: 11 11 - Benjamin Mugnier <benjamin.mugnier@foss.st.com>
+1 -1
Documentation/devicetree/bindings/memory-controllers/ingenic,nemc-peripherals.yaml
··· 4 4 $id: http://devicetree.org/schemas/memory-controllers/ingenic,nemc-peripherals.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs NAND / External Memory Controller (NEMC) devicetree bindings 7 + title: Ingenic SoCs NAND / External Memory Controller (NEMC) 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/memory-controllers/ingenic,nemc.yaml
··· 4 4 $id: http://devicetree.org/schemas/memory-controllers/ingenic,nemc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs NAND / External Memory Controller (NEMC) devicetree bindings 7 + title: Ingenic SoCs NAND / External Memory Controller (NEMC) 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/memory-controllers/ti,gpmc.yaml
··· 4 4 $id: http://devicetree.org/schemas/memory-controllers/ti,gpmc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Texas Instruments GPMC Memory Controller device-tree bindings 7 + title: Texas Instruments GPMC Memory Controller 8 8 9 9 maintainers: 10 10 - Tony Lindgren <tony@atomide.com>
+1 -1
Documentation/devicetree/bindings/mips/ingenic/devices.yaml
··· 4 4 $id: http://devicetree.org/schemas/mips/ingenic/devices.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic XBurst based Platforms Device Tree Bindings 7 + title: Ingenic XBurst based Platforms 8 8 9 9 maintainers: 10 10 - 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
+1 -1
Documentation/devicetree/bindings/mips/lantiq/lantiq,dma-xway.yaml
··· 4 4 $id: http://devicetree.org/schemas/mips/lantiq/lantiq,dma-xway.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Lantiq Xway SoCs DMA Controller DT bindings 7 + title: Lantiq Xway SoCs DMA Controller 8 8 9 9 maintainers: 10 10 - John Crispin <john@phrozen.org>
+1 -1
Documentation/devicetree/bindings/mips/loongson/devices.yaml
··· 4 4 $id: http://devicetree.org/schemas/mips/loongson/devices.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Loongson based Platforms Device Tree Bindings 7 + title: Loongson based Platforms 8 8 9 9 maintainers: 10 10 - Jiaxun Yang <jiaxun.yang@flygoat.com>
+1 -1
Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml
··· 4 4 $id: http://devicetree.org/schemas/mmc/ingenic,mmc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs MMC Controller DT bindings 7 + title: Ingenic SoCs MMC Controller 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/mtd/ingenic,nand.yaml
··· 4 4 $id: http://devicetree.org/schemas/mtd/ingenic,nand.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs NAND controller devicetree bindings 7 + title: Ingenic SoCs NAND controller 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/net/can/allwinner,sun4i-a10-can.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/can/allwinner,sun4i-a10-can.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Allwinner A10 CAN Controller Device Tree Bindings 7 + title: Allwinner A10 CAN Controller 8 8 9 9 maintainers: 10 10 - Chen-Yu Tsai <wens@csie.org>
+1 -1
Documentation/devicetree/bindings/net/can/bosch,c_can.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/can/bosch,c_can.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bosch C_CAN/D_CAN controller Device Tree Bindings 7 + title: Bosch C_CAN/D_CAN controller 8 8 9 9 description: Bosch C_CAN/D_CAN controller for CAN bus 10 10
+1 -1
Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/can/ctu,ctucanfd.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: CTU CAN FD Open-source IP Core Device Tree Bindings 7 + title: CTU CAN FD Open-source IP Core 8 8 9 9 description: | 10 10 Open-source CAN FD IP core developed at the Czech Technical University in Prague
+1 -1
Documentation/devicetree/bindings/net/dsa/arrow,xrs700x.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/dsa/arrow,xrs700x.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Arrow SpeedChips XRS7000 Series Switch Device Tree Bindings 7 + title: Arrow SpeedChips XRS7000 Series Switch 8 8 9 9 allOf: 10 10 - $ref: dsa.yaml#
+1 -1
Documentation/devicetree/bindings/net/dsa/dsa-port.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/dsa/dsa-port.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ethernet Switch port Device Tree Bindings 7 + title: Ethernet Switch port 8 8 9 9 maintainers: 10 10 - Andrew Lunn <andrew@lunn.ch>
+1 -1
Documentation/devicetree/bindings/net/dsa/dsa.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/dsa/dsa.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ethernet Switch Device Tree Bindings 7 + title: Ethernet Switch 8 8 9 9 maintainers: 10 10 - Andrew Lunn <andrew@lunn.ch>
+1 -1
Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/dsa/hirschmann,hellcreek.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Hirschmann Hellcreek TSN Switch Device Tree Bindings 7 + title: Hirschmann Hellcreek TSN Switch 8 8 9 9 allOf: 10 10 - $ref: dsa.yaml#
+1 -1
Documentation/devicetree/bindings/net/dsa/mscc,ocelot.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/dsa/mscc,ocelot.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Microchip Ocelot Switch Family Device Tree Bindings 7 + title: Microchip Ocelot Switch Family 8 8 9 9 maintainers: 10 10 - Vladimir Oltean <vladimir.oltean@nxp.com>
+1 -1
Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/dsa/nxp,sja1105.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: NXP SJA1105 Automotive Ethernet Switch Family Device Tree Bindings 7 + title: NXP SJA1105 Automotive Ethernet Switch Family 8 8 9 9 description: 10 10 The SJA1105 SPI interface requires a CS-to-CLK time (t2 in UM10944.pdf) of at
+1 -1
Documentation/devicetree/bindings/net/wireless/esp,esp8089.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/wireless/esp,esp8089.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Espressif ESP8089 Device Tree Bindings 7 + title: Espressif ESP8089 8 8 9 9 maintainers: 10 10 - Hans de Goede <hdegoede@redhat.com>
+1 -1
Documentation/devicetree/bindings/net/wireless/microchip,wilc1000.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/wireless/microchip,wilc1000.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Microchip WILC wireless devicetree bindings 7 + title: Microchip WILC wireless 8 8 9 9 maintainers: 10 10 - Adham Abozaeid <adham.abozaeid@microchip.com>
+1 -1
Documentation/devicetree/bindings/net/wireless/silabs,wfx.yaml
··· 6 6 $id: http://devicetree.org/schemas/net/wireless/silabs,wfx.yaml# 7 7 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 8 9 - title: Silicon Labs WFxxx devicetree bindings 9 + title: Silicon Labs WFxxx 10 10 11 11 maintainers: 12 12 - Jérôme Pouiller <jerome.pouiller@silabs.com>
+1 -1
Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml
··· 4 4 $id: http://devicetree.org/schemas/nvmem/qcom,spmi-sdam.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Qualcomm Technologies, Inc. SPMI SDAM DT bindings 7 + title: Qualcomm Technologies, Inc. SPMI SDAM 8 8 9 9 maintainers: 10 10 - Shyam Kumar Thella <sthella@codeaurora.org>
+1 -1
Documentation/devicetree/bindings/phy/ingenic,phy-usb.yaml
··· 4 4 $id: http://devicetree.org/schemas/phy/ingenic,phy-usb.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs USB PHY devicetree bindings 7 + title: Ingenic SoCs USB PHY 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/pinctrl/ingenic,pinctrl.yaml
··· 4 4 $id: http://devicetree.org/schemas/pinctrl/ingenic,pinctrl.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs pin controller devicetree bindings 7 + title: Ingenic SoCs pin controller 8 8 9 9 description: > 10 10 Please refer to pinctrl-bindings.txt in this directory for details of the
+1 -1
Documentation/devicetree/bindings/power/reset/xlnx,zynqmp-power.yaml
··· 4 4 $id: http://devicetree.org/schemas/power/reset/xlnx,zynqmp-power.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Xilinx Zynq MPSoC Power Management Device Tree Bindings 7 + title: Xilinx Zynq MPSoC Power Management 8 8 9 9 maintainers: 10 10 - Michal Simek <michal.simek@xilinx.com>
+1 -1
Documentation/devicetree/bindings/power/supply/maxim,ds2760.yaml
··· 4 4 $id: http://devicetree.org/schemas/power/supply/maxim,ds2760.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Maxim DS2760 DT bindings 7 + title: Maxim DS2760 8 8 9 9 maintainers: 10 10 - Sebastian Reichel <sre@kernel.org>
+1 -1
Documentation/devicetree/bindings/power/supply/maxim,max14656.yaml
··· 4 4 $id: http://devicetree.org/schemas/power/supply/maxim,max14656.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Maxim MAX14656 DT bindings 7 + title: Maxim MAX14656 8 8 9 9 maintainers: 10 10 - Sebastian Reichel <sre@kernel.org>
+1 -1
Documentation/devicetree/bindings/rtc/epson,rx8900.yaml
··· 4 4 $id: http://devicetree.org/schemas/rtc/epson,rx8900.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: EPSON RX8900 / Microcrystal RV8803 Real-Time Clock DT bindings 7 + title: EPSON RX8900 / Microcrystal RV8803 Real-Time Clock 8 8 9 9 maintainers: 10 10 - Marek Vasut <marex@denx.de>
+1 -1
Documentation/devicetree/bindings/rtc/ingenic,rtc.yaml
··· 4 4 $id: http://devicetree.org/schemas/rtc/ingenic,rtc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs Real-Time Clock DT bindings 7 + title: Ingenic SoCs Real-Time Clock 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/rtc/renesas,rzn1-rtc.yaml
··· 4 4 $id: http://devicetree.org/schemas/rtc/renesas,rzn1-rtc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Renesas RZ/N1 SoCs Real-Time Clock DT bindings 7 + title: Renesas RZ/N1 SoCs Real-Time Clock 8 8 9 9 maintainers: 10 10 - Miquel Raynal <miquel.raynal@bootlin.com>
+1 -1
Documentation/devicetree/bindings/serial/brcm,bcm7271-uart.yaml
··· 4 4 $id: http://devicetree.org/schemas/serial/brcm,bcm7271-uart.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Broadcom 8250 based serial port devicetree bindings 7 + title: Broadcom 8250 based serial port 8 8 9 9 maintainers: 10 10 - Al Cooper <alcooperx@gmail.com>
+1 -1
Documentation/devicetree/bindings/serial/ingenic,uart.yaml
··· 4 4 $id: http://devicetree.org/schemas/serial/ingenic,uart.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs UART controller devicetree bindings 7 + title: Ingenic SoCs UART controller 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/serial/serial.yaml
··· 4 4 $id: "http://devicetree.org/schemas/serial/serial.yaml#" 5 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 6 7 - title: Serial Interface Generic DT Bindings 7 + title: Serial Interface Generic 8 8 9 9 maintainers: 10 10 - Rob Herring <robh@kernel.org>
+1 -1
Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml
··· 4 4 $id: http://devicetree.org/schemas/soc/mediatek/mtk-svs.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: MediaTek Smart Voltage Scaling (SVS) Device Tree Bindings 7 + title: MediaTek Smart Voltage Scaling (SVS) 8 8 9 9 maintainers: 10 10 - Roger Lu <roger.lu@mediatek.com>
+1 -1
Documentation/devicetree/bindings/sound/cirrus,cs42l51.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/cirrus,cs42l51.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: CS42L51 audio codec DT bindings 7 + title: CS42L51 audio codec 8 8 9 9 maintainers: 10 10 - Olivier Moysan <olivier.moysan@foss.st.com>
+1 -1
Documentation/devicetree/bindings/sound/ingenic,aic.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/ingenic,aic.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs AC97 / I2S Controller (AIC) DT bindings 7 + title: Ingenic SoCs AC97 / I2S Controller (AIC) 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/sound/ingenic,codec.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/ingenic,codec.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic JZ47xx internal codec DT bindings 7 + title: Ingenic JZ47xx internal codec 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/sound/qcom,lpass-rx-macro.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/qcom,lpass-rx-macro.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: LPASS(Low Power Audio Subsystem) RX Macro audio codec DT bindings 7 + title: LPASS(Low Power Audio Subsystem) RX Macro audio codec 8 8 9 9 maintainers: 10 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
+1 -1
Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/qcom,lpass-tx-macro.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: LPASS(Low Power Audio Subsystem) TX Macro audio codec DT bindings 7 + title: LPASS(Low Power Audio Subsystem) TX Macro audio codec 8 8 9 9 maintainers: 10 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
+1 -1
Documentation/devicetree/bindings/sound/qcom,lpass-va-macro.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/qcom,lpass-va-macro.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: LPASS(Low Power Audio Subsystem) VA Macro audio codec DT bindings 7 + title: LPASS(Low Power Audio Subsystem) VA Macro audio codec 8 8 9 9 maintainers: 10 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
+1 -1
Documentation/devicetree/bindings/sound/qcom,lpass-wsa-macro.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/qcom,lpass-wsa-macro.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: LPASS(Low Power Audio Subsystem) VA Macro audio codec DT bindings 7 + title: LPASS(Low Power Audio Subsystem) VA Macro audio codec 8 8 9 9 maintainers: 10 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
+1 -1
Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/realtek,rt1015p.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Realtek rt1015p codec devicetree bindings 7 + title: Realtek rt1015p codec 8 8 9 9 maintainers: 10 10 - Tzung-Bi Shih <tzungbi@kernel.org>
+1 -1
Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/realtek,rt5682s.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Realtek rt5682s codec devicetree bindings 7 + title: Realtek rt5682s codec 8 8 9 9 maintainers: 10 10 - Derek Fang <derek.fang@realtek.com>
+1 -1
Documentation/devicetree/bindings/sound/ti,src4xxx.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/ti,src4xxx.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Texas Instruments SRC4392 Device Tree Bindings 7 + title: Texas Instruments SRC4392 8 8 9 9 description: | 10 10 The SRC4392 is a digital audio codec that can be connected via
+1 -1
Documentation/devicetree/bindings/spi/ingenic,spi.yaml
··· 4 4 $id: http://devicetree.org/schemas/spi/ingenic,spi.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs SPI controller devicetree bindings 7 + title: Ingenic SoCs SPI controller 8 8 9 9 maintainers: 10 10 - Artur Rojek <contact@artur-rojek.eu>
+1 -1
Documentation/devicetree/bindings/spi/spi-gpio.yaml
··· 4 4 $id: http://devicetree.org/schemas/spi/spi-gpio.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: SPI-GPIO devicetree bindings 7 + title: SPI-GPIO 8 8 9 9 maintainers: 10 10 - Rob Herring <robh@kernel.org>
+1 -1
Documentation/devicetree/bindings/timer/ingenic,tcu.yaml
··· 4 4 $id: http://devicetree.org/schemas/timer/ingenic,tcu.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic SoCs Timer/Counter Unit (TCU) devicetree bindings 7 + title: Ingenic SoCs Timer/Counter Unit (TCU) 8 8 9 9 description: | 10 10 For a description of the TCU hardware and drivers, have a look at
+1 -1
Documentation/devicetree/bindings/usb/ingenic,musb.yaml
··· 4 4 $id: http://devicetree.org/schemas/usb/ingenic,musb.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ingenic JZ47xx USB IP DT bindings 7 + title: Ingenic JZ47xx USB IP 8 8 9 9 maintainers: 10 10 - Paul Cercueil <paul@crapouillou.net>
+1 -1
Documentation/devicetree/bindings/usb/maxim,max33359.yaml
··· 4 4 $id: "http://devicetree.org/schemas/usb/maxim,max33359.yaml#" 5 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 6 7 - title: Maxim TCPCI Type-C PD controller DT bindings 7 + title: Maxim TCPCI Type-C PD controller 8 8 9 9 maintainers: 10 10 - Badhri Jagan Sridharan <badhri@google.com>
+1 -1
Documentation/devicetree/bindings/usb/mediatek,mt6360-tcpc.yaml
··· 4 4 $id: "http://devicetree.org/schemas/usb/mediatek,mt6360-tcpc.yaml#" 5 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 6 7 - title: Mediatek MT6360 Type-C Port Switch and Power Delivery controller DT bindings 7 + title: Mediatek MT6360 Type-C Port Switch and Power Delivery controller 8 8 9 9 maintainers: 10 10 - ChiYuan Huang <cy_huang@richtek.com>
+1 -1
Documentation/devicetree/bindings/usb/ti,tps6598x.yaml
··· 4 4 $id: "http://devicetree.org/schemas/usb/ti,tps6598x.yaml#" 5 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 6 7 - title: Texas Instruments 6598x Type-C Port Switch and Power Delivery controller DT bindings 7 + title: Texas Instruments 6598x Type-C Port Switch and Power Delivery controller 8 8 9 9 maintainers: 10 10 - Bryan O'Donoghue <bryan.odonoghue@linaro.org>
+1 -1
Documentation/devicetree/bindings/usb/willsemi,wusb3801.yaml
··· 4 4 $id: http://devicetree.org/schemas/usb/willsemi,wusb3801.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: WUSB3801 Type-C port controller DT bindings 7 + title: WUSB3801 Type-C port controller 8 8 9 9 description: 10 10 The Will Semiconductor WUSB3801 is a USB Type-C port controller which