dt-bindings: Remove last usage of "binding" or "schema" in titles
authorRob Herring <robh@kernel.org>
Thu, 15 Jun 2023 21:31:54 +0000 (15:31 -0600)
committerRob Herring <robh@kernel.org>
Fri, 16 Jun 2023 19:56:18 +0000 (13:56 -0600)
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>
Documentation/devicetree/bindings/clock/brcm,bcm63268-timer-clocks.yaml
Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml
Documentation/devicetree/bindings/power/reset/restart-handler.yaml
Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml
Documentation/devicetree/bindings/reserved-memory/framebuffer.yaml

index 199818b2fb6dff942bc78933bf3926f8a5e21d70..cd0d763ce2f3e64eb0575ca9189fc88fff23957e 100644 (file)
@@ -4,7 +4,7 @@
 $id: http://devicetree.org/schemas/clock/brcm,bcm63268-timer-clocks.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: Broadcom BCM63268 Timer Clock and Reset Device Tree Bindings
+title: Broadcom BCM63268 Timer Clock and Reset
 
 maintainers:
   - Álvaro Fernández Rojas <noltari@gmail.com>
index ff9600474df200338bd7663526ae377a84f0c7c1..0a6dc1a6e122f7cc62c5cc1e5aebc580bc26e036 100644 (file)
@@ -4,7 +4,7 @@
 $id: http://devicetree.org/schemas/clock/imx8mp-audiomix.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: NXP i.MX8MP AudioMIX Block Control Binding
+title: NXP i.MX8MP AudioMIX Block Control
 
 maintainers:
   - Marek Vasut <marex@denx.de>
index 1f9a2aac53c08176c91227604af5b35c4f17dc0e..f2ffdd29d52ac50d4f603363a04f3ab6632a7f74 100644 (file)
@@ -4,7 +4,7 @@
 $id: http://devicetree.org/schemas/power/reset/restart-handler.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: Restart and shutdown handler generic binding
+title: Restart and shutdown handler Common Properties
 
 maintainers:
   - Sebastian Reichel <sre@kernel.org>
index c6d86964b72a35e5092d2c872932d390b72ea32f..35f0bb38f7b2297173633319b8c0729ec9d2c6e7 100644 (file)
@@ -4,7 +4,7 @@
 $id: http://devicetree.org/schemas/remoteproc/ti,pru-consumer.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: Common TI PRU Consumer Binding
+title: TI PRU Consumer Common Properties
 
 maintainers:
   - Suman Anna <s-anna@ti.com>
index 05b6648b3458e63eae0c0f256253b64d3fcbbfe6..851ec24d6142aaad10916bfdb92e0eda39b0cb08 100644 (file)
@@ -4,7 +4,7 @@
 $id: http://devicetree.org/schemas/reserved-memory/framebuffer.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: /reserved-memory framebuffer node bindings
+title: /reserved-memory framebuffer node
 
 maintainers:
   - devicetree-spec@vger.kernel.org