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 (beginning)

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 beginning "Devicetree bindings" in various forms:

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

find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
-exec sed -i -e 's/^title: [bB]indings\? for \([tT]he \)\?\(.*\)$/title: \u\2/' {} \;

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

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
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: Sebastian Reichel <sre@kernel.org> # power
Link: https://lore.kernel.org/r/20221216163815.522628-8-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Rob Herring
9d69d47f 84e85359

+53 -53
+1 -1
Documentation/devicetree/bindings/clock/adi,axi-clkgen.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/adi,axi-clkgen.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Binding for Analog Devices AXI clkgen pcore clock generator 7 + title: Analog Devices AXI clkgen pcore clock generator 8 8 9 9 maintainers: 10 10 - Lars-Peter Clausen <lars@metafoo.de>
+1 -1
Documentation/devicetree/bindings/clock/fixed-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/fixed-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Binding for simple fixed-rate clock sources 7 + title: Simple fixed-rate clock sources 8 8 9 9 maintainers: 10 10 - Michael Turquette <mturquette@baylibre.com>
+1 -1
Documentation/devicetree/bindings/clock/fixed-factor-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/fixed-factor-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Binding for simple fixed factor rate clock sources 7 + title: Simple fixed factor rate clock sources 8 8 9 9 maintainers: 10 10 - Michael Turquette <mturquette@baylibre.com>
+1 -1
Documentation/devicetree/bindings/clock/fixed-mmio-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/fixed-mmio-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Binding for simple memory mapped IO fixed-rate clock sources 7 + title: Simple memory mapped IO fixed-rate clock sources 8 8 9 9 description: 10 10 This binding describes a fixed-rate clock for which the frequency can
+1 -1
Documentation/devicetree/bindings/clock/idt,versaclock5.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/idt,versaclock5.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Binding for IDT VersaClock 5 and 6 programmable I2C clock generators 7 + title: IDT VersaClock 5 and 6 programmable I2C clock generators 8 8 9 9 description: | 10 10 The IDT VersaClock 5 and VersaClock 6 are programmable I2C
+1 -1
Documentation/devicetree/bindings/clock/renesas,9series.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/renesas,9series.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Binding for Renesas 9-series I2C PCIe clock generators 7 + title: Renesas 9-series I2C PCIe clock generators 8 8 9 9 description: | 10 10 The Renesas 9-series are I2C PCIe clock generators providing
+1 -1
Documentation/devicetree/bindings/clock/ti/ti,clksel.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/ti/ti,clksel.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Binding for TI clksel clock 7 + title: TI clksel clock 8 8 9 9 maintainers: 10 10 - Tony Lindgren <tony@atomide.com>
+1 -1
Documentation/devicetree/bindings/display/bridge/ingenic,jz4780-hdmi.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/bridge/ingenic,jz4780-hdmi.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for Ingenic JZ4780 HDMI Transmitter 7 + title: Ingenic JZ4780 HDMI Transmitter 8 8 9 9 maintainers: 10 10 - H. Nikolaus Schaller <hns@goldelico.com>
+1 -1
Documentation/devicetree/bindings/display/bridge/intel,keembay-dsi.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/bridge/intel,keembay-dsi.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Devicetree bindings for Intel Keem Bay mipi dsi controller 7 + title: Intel Keem Bay mipi dsi controller 8 8 9 9 maintainers: 10 10 - Anitha Chrisanthus <anitha.chrisanthus@intel.com>
+1 -1
Documentation/devicetree/bindings/display/intel,keembay-display.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/intel,keembay-display.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Devicetree bindings for Intel Keem Bay display controller 7 + title: Intel Keem Bay display controller 8 8 9 9 maintainers: 10 10 - Anitha Chrisanthus <anitha.chrisanthus@intel.com>
+1 -1
Documentation/devicetree/bindings/display/intel,keembay-msscam.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/intel,keembay-msscam.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Devicetree bindings for Intel Keem Bay MSSCAM 7 + title: Intel Keem Bay MSSCAM 8 8 9 9 maintainers: 10 10 - Anitha Chrisanthus <anitha.chrisanthus@intel.com>
+1 -1
Documentation/devicetree/bindings/display/msm/gmu.yaml
··· 6 6 $id: "http://devicetree.org/schemas/display/msm/gmu.yaml#" 7 7 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 8 8 9 - title: Devicetree bindings for the GMU attached to certain Adreno GPUs 9 + title: GMU attached to certain Adreno GPUs 10 10 11 11 maintainers: 12 12 - Rob Clark <robdclark@gmail.com>
+1 -1
Documentation/devicetree/bindings/display/msm/gpu.yaml
··· 5 5 $id: "http://devicetree.org/schemas/display/msm/gpu.yaml#" 6 6 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 7 7 8 - title: Devicetree bindings for the Adreno or Snapdragon GPUs 8 + title: Adreno or Snapdragon GPUs 9 9 10 10 maintainers: 11 11 - Rob Clark <robdclark@gmail.com>
+1 -1
Documentation/devicetree/bindings/display/panel/olimex,lcd-olinuxino.yaml
··· 4 4 $id: http://devicetree.org/schemas/display/panel/olimex,lcd-olinuxino.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Binding for Olimex Ltd. LCD-OLinuXino bridge panel. 7 + title: Olimex Ltd. LCD-OLinuXino bridge panel. 8 8 9 9 maintainers: 10 10 - Stefan Mavrodiev <stefan@olimex.com>
+1 -1
Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvdec.yaml
··· 4 4 $id: "http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvdec.yaml#" 5 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 6 7 - title: Device tree binding for NVIDIA Tegra NVDEC 7 + title: NVIDIA Tegra NVDEC 8 8 9 9 description: | 10 10 NVDEC is the hardware video decoder present on NVIDIA Tegra210
+1 -1
Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvenc.yaml
··· 4 4 $id: "http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvenc.yaml#" 5 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 6 7 - title: Device tree binding for NVIDIA Tegra NVENC 7 + title: NVIDIA Tegra NVENC 8 8 9 9 description: | 10 10 NVENC is the hardware video encoder present on NVIDIA Tegra210
+1 -1
Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvjpg.yaml
··· 4 4 $id: "http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvjpg.yaml#" 5 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 6 7 - title: Device tree binding for NVIDIA Tegra NVJPG 7 + title: NVIDIA Tegra NVJPG 8 8 9 9 description: | 10 10 NVJPG is the hardware JPEG decoder and encoder present on NVIDIA Tegra210
+1 -1
Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra234-nvdec.yaml
··· 4 4 $id: "http://devicetree.org/schemas/gpu/host1x/nvidia,tegra234-nvdec.yaml#" 5 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 6 7 - title: Device tree binding for NVIDIA Tegra234 NVDEC 7 + title: NVIDIA Tegra234 NVDEC 8 8 9 9 description: | 10 10 NVDEC is the hardware video decoder present on NVIDIA Tegra210
+1 -1
Documentation/devicetree/bindings/i2c/i2c-gpio.yaml
··· 4 4 $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for GPIO bitbanged I2C 7 + title: GPIO bitbanged I2C 8 8 9 9 maintainers: 10 10 - Wolfram Sang <wsa@kernel.org>
+1 -1
Documentation/devicetree/bindings/i2c/ti,omap4-i2c.yaml
··· 4 4 $id: http://devicetree.org/schemas/i2c/ti,omap4-i2c.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for I2C controllers on TI's OMAP and K3 SoCs 7 + title: I2C controllers on TI's OMAP and K3 SoCs 8 8 9 9 maintainers: 10 10 - Vignesh Raghavendra <vigneshr@ti.com>
+1 -1
Documentation/devicetree/bindings/iio/adc/sigma-delta-modulator.yaml
··· 4 4 $id: http://devicetree.org/schemas/iio/adc/sigma-delta-modulator.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Device-Tree bindings for sigma delta modulator 7 + title: Sigma delta modulator 8 8 9 9 maintainers: 10 10 - Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
+1 -1
Documentation/devicetree/bindings/input/gpio-keys.yaml
··· 4 4 $id: http://devicetree.org/schemas/input/gpio-keys.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Device-Tree bindings for GPIO attached keys 7 + title: GPIO attached keys 8 8 9 9 maintainers: 10 10 - Rob Herring <robh@kernel.org>
+1 -1
Documentation/devicetree/bindings/input/microchip,cap11xx.yaml
··· 4 4 $id: "http://devicetree.org/schemas/input/microchip,cap11xx.yaml#" 5 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 6 7 - title: Device tree bindings for Microchip CAP11xx based capacitive touch sensors 7 + title: Microchip CAP11xx based capacitive touch sensors 8 8 9 9 description: | 10 10 The Microchip CAP1xxx Family of RightTouchTM multiple-channel capacitive
+1 -1
Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml
··· 4 4 $id: http://devicetree.org/schemas/interrupt-controller/renesas,irqc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: DT bindings for the R-Mobile/R-Car/RZ/G interrupt controller 7 + title: R-Mobile/R-Car/RZ/G interrupt controller 8 8 9 9 maintainers: 10 10 - Geert Uytterhoeven <geert+renesas@glider.be>
+1 -1
Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml
··· 4 4 $id: http://devicetree.org/schemas/leds/backlight/qcom-wled.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Binding for Qualcomm Technologies, Inc. WLED driver 7 + title: Qualcomm Technologies, Inc. WLED driver 8 8 9 9 maintainers: 10 10 - Bjorn Andersson <bjorn.andersson@linaro.org>
+1 -1
Documentation/devicetree/bindings/leds/register-bit-led.yaml
··· 4 4 $id: http://devicetree.org/schemas/leds/register-bit-led.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Device Tree Bindings for Register Bit LEDs 7 + title: Register Bit LEDs 8 8 9 9 maintainers: 10 10 - Linus Walleij <linus.walleij@linaro.org>
+1 -1
Documentation/devicetree/bindings/leds/regulator-led.yaml
··· 4 4 $id: http://devicetree.org/schemas/leds/regulator-led.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Device Tree Bindings for Regulator LEDs 7 + title: Regulator LEDs 8 8 9 9 maintainers: 10 10 - Linus Walleij <linus.walleij@linaro.org>
+1 -1
Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml
··· 4 4 $id: "http://devicetree.org/schemas/mmc/arasan,sdhci.yaml#" 5 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 6 7 - title: Device Tree Bindings for the Arasan SDHCI Controller 7 + title: Arasan SDHCI Controller 8 8 9 9 maintainers: 10 10 - Adrian Hunter <adrian.hunter@intel.com>
+1 -1
Documentation/devicetree/bindings/net/ingenic,mac.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/ingenic,mac.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for MAC in Ingenic SoCs 7 + title: MAC in Ingenic SoCs 8 8 9 9 maintainers: 10 10 - 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
+1 -1
Documentation/devicetree/bindings/power/supply/bq2415x.yaml
··· 5 5 $id: http://devicetree.org/schemas/power/supply/bq2415x.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 - title: Binding for TI bq2415x Li-Ion Charger 8 + title: TI bq2415x Li-Ion Charger 9 9 10 10 maintainers: 11 11 - Sebastian Reichel <sre@kernel.org>
+1 -1
Documentation/devicetree/bindings/power/supply/bq24190.yaml
··· 5 5 $id: http://devicetree.org/schemas/power/supply/bq24190.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 - title: Binding for TI BQ2419x Li-Ion Battery Charger 8 + title: TI BQ2419x Li-Ion Battery Charger 9 9 10 10 maintainers: 11 11 - Sebastian Reichel <sre@kernel.org>
+1 -1
Documentation/devicetree/bindings/power/supply/bq24257.yaml
··· 5 5 $id: http://devicetree.org/schemas/power/supply/bq24257.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 - title: Binding for bq24250, bq24251 and bq24257 Li-Ion Charger 8 + title: Bq24250, bq24251 and bq24257 Li-Ion Charger 9 9 10 10 maintainers: 11 11 - Sebastian Reichel <sre@kernel.org>
+1 -1
Documentation/devicetree/bindings/power/supply/bq24735.yaml
··· 5 5 $id: http://devicetree.org/schemas/power/supply/bq24735.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 - title: Binding for TI BQ24735 Li-Ion Battery Charger 8 + title: TI BQ24735 Li-Ion Battery Charger 9 9 10 10 maintainers: 11 11 - Sebastian Reichel <sre@kernel.org>
+1 -1
Documentation/devicetree/bindings/power/supply/bq25890.yaml
··· 5 5 $id: http://devicetree.org/schemas/power/supply/bq25890.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 - title: Binding for bq25890, bq25892, bq25895 and bq25896 Li-Ion Charger 8 + title: Bq25890, bq25892, bq25895 and bq25896 Li-Ion Charger 9 9 10 10 maintainers: 11 11 - Sebastian Reichel <sre@kernel.org>
+1 -1
Documentation/devicetree/bindings/power/supply/isp1704.yaml
··· 5 5 $id: http://devicetree.org/schemas/power/supply/isp1704.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 - title: Binding for NXP ISP1704 USB Charger Detection 8 + title: NXP ISP1704 USB Charger Detection 9 9 10 10 maintainers: 11 11 - Sebastian Reichel <sre@kernel.org>
+1 -1
Documentation/devicetree/bindings/power/supply/lltc,ltc294x.yaml
··· 4 4 $id: http://devicetree.org/schemas/power/supply/lltc,ltc294x.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Binding for LTC2941, LTC2942, LTC2943 and LTC2944 battery fuel gauges 7 + title: LTC2941, LTC2942, LTC2943 and LTC2944 battery fuel gauges 8 8 9 9 description: | 10 10 All chips measure battery capacity.
+1 -1
Documentation/devicetree/bindings/power/supply/richtek,rt9455.yaml
··· 4 4 $id: http://devicetree.org/schemas/power/supply/richtek,rt9455.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Binding for Richtek rt9455 battery charger 7 + title: Richtek rt9455 battery charger 8 8 9 9 maintainers: 10 10 - Sebastian Reichel <sre@kernel.org>
+1 -1
Documentation/devicetree/bindings/power/supply/ti,lp8727.yaml
··· 4 4 $id: http://devicetree.org/schemas/power/supply/ti,lp8727.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Binding for TI/National Semiconductor LP8727 Charger 7 + title: TI/National Semiconductor LP8727 Charger 8 8 9 9 maintainers: 10 10 - Sebastian Reichel <sre@kernel.org>
+1 -1
Documentation/devicetree/bindings/regulator/pwm-regulator.yaml
··· 4 4 $id: http://devicetree.org/schemas/regulator/pwm-regulator.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for the Generic PWM Regulator 7 + title: Generic PWM Regulator 8 8 9 9 maintainers: 10 10 - Brian Norris <briannorris@chromium.org>
+1 -1
Documentation/devicetree/bindings/rng/ingenic,rng.yaml
··· 4 4 $id: http://devicetree.org/schemas/rng/ingenic,rng.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for RNG in Ingenic SoCs 7 + title: RNG in Ingenic SoCs 8 8 9 9 maintainers: 10 10 - 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
+1 -1
Documentation/devicetree/bindings/rng/ingenic,trng.yaml
··· 4 4 $id: http://devicetree.org/schemas/rng/ingenic,trng.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for DTRNG in Ingenic SoCs 7 + title: DTRNG in Ingenic SoCs 8 8 9 9 maintainers: 10 10 - 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
+1 -1
Documentation/devicetree/bindings/serial/8250_omap.yaml
··· 4 4 $id: http://devicetree.org/schemas/serial/8250_omap.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for 8250 compliant UARTs on TI's OMAP2+ and K3 SoCs 7 + title: 8250 compliant UARTs on TI's OMAP2+ and K3 SoCs 8 8 9 9 maintainers: 10 10 - Vignesh Raghavendra <vigneshr@ti.com>
+1 -1
Documentation/devicetree/bindings/serio/ps2-gpio.yaml
··· 4 4 $id: http://devicetree.org/schemas/serio/ps2-gpio.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for GPIO based PS/2 7 + title: GPIO based PS/2 8 8 9 9 maintainers: 10 10 - Danilo Krummrich <danilokrummrich@dk-develop.de>
+1 -1
Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/qcom,wcd934x.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for Qualcomm WCD9340/WCD9341 Audio Codec 7 + title: Qualcomm WCD9340/WCD9341 Audio Codec 8 8 9 9 maintainers: 10 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
+1 -1
Documentation/devicetree/bindings/sound/qcom,wcd938x-sdw.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/qcom,wcd938x-sdw.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for Qualcomm SoundWire Slave devices on WCD9380/WCD9385 7 + title: Qualcomm SoundWire Slave devices on WCD9380/WCD9385 8 8 9 9 maintainers: 10 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
+1 -1
Documentation/devicetree/bindings/sound/qcom,wcd938x.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/qcom,wcd938x.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for Qualcomm WCD9380/WCD9385 Audio Codec 7 + title: Qualcomm WCD9380/WCD9385 Audio Codec 8 8 9 9 maintainers: 10 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
+1 -1
Documentation/devicetree/bindings/sound/qcom,wsa881x.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/qcom,wsa881x.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for Qualcomm WSA8810/WSA8815 Class-D Smart Speaker Amplifier 7 + title: Qualcomm WSA8810/WSA8815 Class-D Smart Speaker Amplifier 8 8 9 9 maintainers: 10 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
+1 -1
Documentation/devicetree/bindings/sound/qcom,wsa883x.yaml
··· 4 4 $id: http://devicetree.org/schemas/sound/qcom,wsa883x.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for The Qualcomm WSA8830/WSA8832/WSA8835 7 + title: Qualcomm WSA8830/WSA8832/WSA8835 8 8 smart speaker amplifier 9 9 10 10 maintainers:
+1 -1
Documentation/devicetree/bindings/timer/ingenic,sysost.yaml
··· 4 4 $id: http://devicetree.org/schemas/timer/ingenic,sysost.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bindings for SYSOST in Ingenic XBurst family SoCs 7 + title: SYSOST in Ingenic XBurst family SoCs 8 8 9 9 maintainers: 10 10 - 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
+1 -1
Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml
··· 4 4 $id: "http://devicetree.org/schemas/usb/nvidia,tegra-xudc.yaml#" 5 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 6 7 - title: Device tree binding for NVIDIA Tegra XUSB device mode controller (XUDC) 7 + title: NVIDIA Tegra XUSB device mode controller (XUDC) 8 8 9 9 description: 10 10 The Tegra XUDC controller supports both USB 2.0 HighSpeed/FullSpeed and
+1 -1
Documentation/devicetree/bindings/usb/realtek,rts5411.yaml
··· 4 4 $id: http://devicetree.org/schemas/usb/realtek,rts5411.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Binding for the Realtek RTS5411 USB 3.0 hub controller 7 + title: Realtek RTS5411 USB 3.0 hub controller 8 8 9 9 maintainers: 10 10 - Matthias Kaehlcke <mka@chromium.org>
+1 -1
Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml
··· 4 4 $id: "http://devicetree.org/schemas/usb/ti,j721e-usb.yaml#" 5 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 6 7 - title: Bindings for the TI wrapper module for the Cadence USBSS-DRD controller 7 + title: TI wrapper module for the Cadence USBSS-DRD controller 8 8 9 9 maintainers: 10 10 - Roger Quadros <rogerq@kernel.org>
+1 -1
Documentation/devicetree/bindings/usb/ti,usb8041.yaml
··· 4 4 $id: http://devicetree.org/schemas/usb/ti,usb8041.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Binding for the TI USB8041 USB 3.0 hub controller 7 + title: TI USB8041 USB 3.0 hub controller 8 8 9 9 maintainers: 10 10 - Alexander Stein <alexander.stein@ew.tq-group.com>