From 800e75245ba7848b1753793af96afad118c31e08 Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Thu, 15 Jun 2023 15:31:54 -0600 Subject: 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 Reviewed-by: Suman Anna Reviewed-by: Marek Vasut Acked-by: Stephen Boyd Reviewed-by: Conor Dooley Acked-by: Sebastian Reichel Link: https://lore.kernel.org/r/20230615213154.1753313-1-robh@kernel.org Signed-off-by: Rob Herring --- Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml') 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 maintainers: - Marek Vasut -- cgit