[PATCH] dt-bindings: Remove last usage of "binding" or "schema" in titles

Marek Vasut marex at denx.de
Thu Jun 15 15:22:53 PDT 2023


On 6/15/23 23:31, Rob Herring wrote:
> 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.
> 
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
>   .../devicetree/bindings/clock/brcm,bcm63268-timer-clocks.yaml   | 2 +-
>   Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml    | 2 +-
>   .../devicetree/bindings/power/reset/restart-handler.yaml        | 2 +-
>   .../devicetree/bindings/remoteproc/ti,pru-consumer.yaml         | 2 +-
>   .../devicetree/bindings/reserved-memory/framebuffer.yaml        | 2 +-
>   5 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/clock/brcm,bcm63268-timer-clocks.yaml b/Documentation/devicetree/bindings/clock/brcm,bcm63268-timer-clocks.yaml
> index 199818b2fb6d..cd0d763ce2f3 100644
> --- a/Documentation/devicetree/bindings/clock/brcm,bcm63268-timer-clocks.yaml
> +++ b/Documentation/devicetree/bindings/clock/brcm,bcm63268-timer-clocks.yaml
> @@ -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 at gmail.com>
> diff --git a/Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml b/Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml
> index ff9600474df2..0a6dc1a6e122 100644
> --- a/Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml
> +++ b/Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml
> @@ -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

For AudioMIX:
Reviewed-by: Marek Vasut <marex at denx.de>



More information about the linux-arm-kernel mailing list