Skip to content

Commit 9d69d47

Browse files
krzkrobherring
authored andcommitted
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>
1 parent 84e8535 commit 9d69d47

53 files changed

Lines changed: 53 additions & 53 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Documentation/devicetree/bindings/clock/adi,axi-clkgen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/clock/adi,axi-clkgen.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Binding for Analog Devices AXI clkgen pcore clock generator
7+
title: Analog Devices AXI clkgen pcore clock generator
88

99
maintainers:
1010
- Lars-Peter Clausen <lars@metafoo.de>

Documentation/devicetree/bindings/clock/fixed-clock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/clock/fixed-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Binding for simple fixed-rate clock sources
7+
title: Simple fixed-rate clock sources
88

99
maintainers:
1010
- Michael Turquette <mturquette@baylibre.com>

Documentation/devicetree/bindings/clock/fixed-factor-clock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/clock/fixed-factor-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Binding for simple fixed factor rate clock sources
7+
title: Simple fixed factor rate clock sources
88

99
maintainers:
1010
- Michael Turquette <mturquette@baylibre.com>

Documentation/devicetree/bindings/clock/fixed-mmio-clock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/clock/fixed-mmio-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Binding for simple memory mapped IO fixed-rate clock sources
7+
title: Simple memory mapped IO fixed-rate clock sources
88

99
description:
1010
This binding describes a fixed-rate clock for which the frequency can

Documentation/devicetree/bindings/clock/idt,versaclock5.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/clock/idt,versaclock5.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Binding for IDT VersaClock 5 and 6 programmable I2C clock generators
7+
title: IDT VersaClock 5 and 6 programmable I2C clock generators
88

99
description: |
1010
The IDT VersaClock 5 and VersaClock 6 are programmable I2C

Documentation/devicetree/bindings/clock/renesas,9series.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/clock/renesas,9series.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Binding for Renesas 9-series I2C PCIe clock generators
7+
title: Renesas 9-series I2C PCIe clock generators
88

99
description: |
1010
The Renesas 9-series are I2C PCIe clock generators providing

Documentation/devicetree/bindings/clock/ti/ti,clksel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/clock/ti/ti,clksel.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Binding for TI clksel clock
7+
title: TI clksel clock
88

99
maintainers:
1010
- Tony Lindgren <tony@atomide.com>

Documentation/devicetree/bindings/display/bridge/ingenic,jz4780-hdmi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/display/bridge/ingenic,jz4780-hdmi.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Bindings for Ingenic JZ4780 HDMI Transmitter
7+
title: Ingenic JZ4780 HDMI Transmitter
88

99
maintainers:
1010
- H. Nikolaus Schaller <hns@goldelico.com>

Documentation/devicetree/bindings/display/bridge/intel,keembay-dsi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/display/bridge/intel,keembay-dsi.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Devicetree bindings for Intel Keem Bay mipi dsi controller
7+
title: Intel Keem Bay mipi dsi controller
88

99
maintainers:
1010
- Anitha Chrisanthus <anitha.chrisanthus@intel.com>

Documentation/devicetree/bindings/display/intel,keembay-display.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/display/intel,keembay-display.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Devicetree bindings for Intel Keem Bay display controller
7+
title: Intel Keem Bay display controller
88

99
maintainers:
1010
- Anitha Chrisanthus <anitha.chrisanthus@intel.com>

0 commit comments

Comments
 (0)