Skip to content

Commit 33cd7c6

Browse files
krzkrobherring
authored andcommitted
dt-bindings: clock: drop redundant part of title
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 "Devicetree bindings" in various forms: find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ -exec sed -i -e 's/^title: [dD]evice[ -]\?[tT]ree [cC]lock [bB]indings\? for \([tT]he \)\?\(.*\)$/title: \u\2 Clock Controller/' {} \; find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ -exec sed -i -e 's/^title: [cC]lock [bB]indings\? for \([tT]he \)\?\(.*\)$/title: \u\2 Clock Controller/' {} \; Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Alexandre Belloni <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]> Acked-by: Ulf Hansson <[email protected]> # MMC Acked-by: Stephen Boyd <[email protected]> # clk Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
1 parent 9d69d47 commit 33cd7c6

20 files changed

+20
-20
lines changed

Documentation/devicetree/bindings/clock/calxeda.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/calxeda.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Device Tree Clock bindings for Calxeda highbank platform
7+
title: Calxeda highbank platform Clock Controller
88

99
description: |
1010
This binding covers the Calxeda SoC internal peripheral and bus clocks

Documentation/devicetree/bindings/clock/imx1-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/imx1-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Clock bindings for Freescale i.MX1 CPUs
7+
title: Freescale i.MX1 CPUs Clock Controller
88

99
maintainers:
1010
- Alexander Shiyan <[email protected]>

Documentation/devicetree/bindings/clock/imx21-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/imx21-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Clock bindings for Freescale i.MX21
7+
title: Freescale i.MX21 Clock Controller
88

99
maintainers:
1010
- Alexander Shiyan <[email protected]>

Documentation/devicetree/bindings/clock/imx23-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/imx23-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Clock bindings for Freescale i.MX23
7+
title: Freescale i.MX23 Clock Controller
88

99
maintainers:
1010
- Shawn Guo <[email protected]>

Documentation/devicetree/bindings/clock/imx25-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/imx25-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Clock bindings for Freescale i.MX25
7+
title: Freescale i.MX25 Clock Controller
88

99
maintainers:
1010
- Sascha Hauer <[email protected]>

Documentation/devicetree/bindings/clock/imx27-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/imx27-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Clock bindings for Freescale i.MX27
7+
title: Freescale i.MX27 Clock Controller
88

99
maintainers:
1010
- Fabio Estevam <[email protected]>

Documentation/devicetree/bindings/clock/imx28-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/imx28-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Clock bindings for Freescale i.MX28
7+
title: Freescale i.MX28 Clock Controller
88

99
maintainers:
1010
- Shawn Guo <[email protected]>

Documentation/devicetree/bindings/clock/imx31-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/imx31-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Clock bindings for Freescale i.MX31
7+
title: Freescale i.MX31 Clock Controller
88

99
maintainers:
1010
- Fabio Estevam <[email protected]>

Documentation/devicetree/bindings/clock/imx35-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/imx35-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Clock bindings for Freescale i.MX35
7+
title: Freescale i.MX35 Clock Controller
88

99
maintainers:
1010
- Steffen Trumtrar <[email protected]>

Documentation/devicetree/bindings/clock/imx5-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/imx5-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Clock bindings for Freescale i.MX5
7+
title: Freescale i.MX5 Clock Controller
88

99
maintainers:
1010
- Fabio Estevam <[email protected]>

0 commit comments

Comments
 (0)