From patchwork Thu Jun 15 21:31:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: "Rob Herring (Arm)" X-Patchwork-Id: 13281763 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AE409EB64D9 for ; Thu, 15 Jun 2023 21:32:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=iLXUHdqm1C8A7mSCeTo7YF+39b+RxStsT1MrFMbf9Lk=; b=Vs8jX0RPND3bCm ynME4f6rFJHoRKCIgaRMVgB+O2Y4ENG7rMj6S3jCiVxzcGljDcuoUT5rKMcwS2WnNQ2/szLZIuAog Gk6NfCkglM4MleWBqk9A8hy2mMoLy+VkMs0DKotUJX3vIsA4Wg5eLhBkme629L6urEIq2e9o3Ogn3 WCb0qY7X15eW5fN3h3fahHBRXsRQGjdeKHou98fK/fCiCZ9oFajFO3rOw5kUaZVuf/veoi/jQKyAD W+z1EXRkzp/zgISWlaoHh9fOjUkDfK9xBphFa6OFQmzkEhRq2Sp4oA/yyvIfzn7XEEu//dwbc6+A/ LPruYBsHXbmK9iAShW4A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q9uZz-00G9QU-0r; Thu, 15 Jun 2023 21:32:31 +0000 Received: from mail-il1-f172.google.com ([209.85.166.172]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q9uZw-00G9Q0-0f for linux-arm-kernel@lists.infradead.org; Thu, 15 Jun 2023 21:32:29 +0000 Received: by mail-il1-f172.google.com with SMTP id e9e14a558f8ab-33b3cfb9495so150655ab.2 for ; Thu, 15 Jun 2023 14:32:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686864746; x=1689456746; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=y0norJIwZvkkbQmhn8u0GhiUiYZjgn02uiIEXP7h5pk=; b=HXaH+y+5vSwM/PEbTYdrdapL1DDL8Id+7PanUuJHDwUNdoqErr1cSbn65FnFgtJbND H0dAEbsgeNNZGkW6SNPcEwjXC/aSwRtXmuSu9HYNYf5FpuNr6eal9AwV3R/RQJ+hKVn/ mf1jPG+BKRs5j864px2Mm4ADaMZYa2D7EUcRq06lJ2r/Pf8WEoOl0mLRENMSuIxMxrfc BC2Q2H8IygrTF5ZKbgFafZOUQ5OgxuPJawrR+eeoYSZva6QtHuNeWYjLeuCy15bDC//a 5ls36RvfbKBABs3rsTnhEiP5PN79u7ATlWMVqIhJYvgbRLu2NPFoAgCXPFju23ATrU72 yHGQ== X-Gm-Message-State: AC+VfDzZzMIRF5dov5GMhHrXcwZxBlb+b5khKbbVSrvKYlOOyMoZaXX9 J+L1jIOgIIRx51ss2GifRg== X-Google-Smtp-Source: ACHHUZ60+gxkV4IZw00KRTgD2jBQ7xC/7Ngd/HzJayT/XQ1uokpKyUemkrB0PIm0uI6TBw6uHGnL+w== X-Received: by 2002:a92:d309:0:b0:340:79ff:c1b8 with SMTP id x9-20020a92d309000000b0034079ffc1b8mr700906ila.7.1686864746393; Thu, 15 Jun 2023 14:32:26 -0700 (PDT) Received: from robh_at_kernel.org ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id z8-20020a92cd08000000b003375c8474absm6346149iln.56.2023.06.15.14.32.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Jun 2023 14:32:25 -0700 (PDT) Received: (nullmailer pid 1753913 invoked by uid 1000); Thu, 15 Jun 2023 21:32:23 -0000 From: Rob Herring To: Michael Turquette , Stephen Boyd , Krzysztof Kozlowski , Conor Dooley , Abel Vesa , Peng Fan , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Sebastian Reichel , Bjorn Andersson , Mathieu Poirier , =?utf-8?q?Fern=C3=A1ndez_Roja?= =?utf-8?q?s?= , Marek Vasut , Suman Anna , - Cc: linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, linux-remoteproc@vger.kernel.org Subject: [PATCH] dt-bindings: Remove last usage of "binding" or "schema" in titles Date: Thu, 15 Jun 2023 15:31:54 -0600 Message-Id: <20230615213154.1753313-1-robh@kernel.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230615_143228_267241_BA8C56DB X-CRM114-Status: GOOD ( 13.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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 Reviewed-by: Marek Vasut Reviewed-by: Conor Dooley Reviewed-by: Suman Anna Acked-by: Sebastian Reichel Reviewed-by: Mathieu Poirier Acked-by: Stephen Boyd --- .../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 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 diff --git a/Documentation/devicetree/bindings/power/reset/restart-handler.yaml b/Documentation/devicetree/bindings/power/reset/restart-handler.yaml index 1f9a2aac53c0..f2ffdd29d52a 100644 --- a/Documentation/devicetree/bindings/power/reset/restart-handler.yaml +++ b/Documentation/devicetree/bindings/power/reset/restart-handler.yaml @@ -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 diff --git a/Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml b/Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml index c6d86964b72a..35f0bb38f7b2 100644 --- a/Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml +++ b/Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml @@ -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 diff --git a/Documentation/devicetree/bindings/reserved-memory/framebuffer.yaml b/Documentation/devicetree/bindings/reserved-memory/framebuffer.yaml index 05b6648b3458..851ec24d6142 100644 --- a/Documentation/devicetree/bindings/reserved-memory/framebuffer.yaml +++ b/Documentation/devicetree/bindings/reserved-memory/framebuffer.yaml @@ -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