Skip to content

Commit 800e752

Browse files
committed
dt-bindings: Remove last usage of "binding" or "schema" in titles
The Devicetree bindings document does not have to say in the title that it is a "Devicetree binding", but instead just describe the hardware. Most of these have been fixed already, so fix the handful that snuck in. With this, a meta-schema check can be enabled to catch these automatically. Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org> Reviewed-by: Suman Anna <s-anna@ti.com> Reviewed-by: Marek Vasut <marex@denx.de> Acked-by: Stephen Boyd <sboyd@kernel.org> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Acked-by: Sebastian Reichel <sre@kernel.org> Link: https://lore.kernel.org/r/20230615213154.1753313-1-robh@kernel.org Signed-off-by: Rob Herring <robh@kernel.org>
1 parent 222e0a8 commit 800e752

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

7-
title: Broadcom BCM63268 Timer Clock and Reset Device Tree Bindings
7+
title: Broadcom BCM63268 Timer Clock and Reset
88

99
maintainers:
1010
- Álvaro Fernández Rojas <noltari@gmail.com>

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

7-
title: NXP i.MX8MP AudioMIX Block Control Binding
7+
title: NXP i.MX8MP AudioMIX Block Control
88

99
maintainers:
1010
- Marek Vasut <marex@denx.de>

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

7-
title: Restart and shutdown handler generic binding
7+
title: Restart and shutdown handler Common Properties
88

99
maintainers:
1010
- Sebastian Reichel <sre@kernel.org>

Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.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/remoteproc/ti,pru-consumer.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Common TI PRU Consumer Binding
7+
title: TI PRU Consumer Common Properties
88

99
maintainers:
1010
- Suman Anna <s-anna@ti.com>

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

7-
title: /reserved-memory framebuffer node bindings
7+
title: /reserved-memory framebuffer node
88

99
maintainers:
1010
- devicetree-spec@vger.kernel.org

0 commit comments

Comments
 (0)