From mboxrd@z Thu Jan 1 00:00:00 1970 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 5D996C4332F for ; Sat, 26 Nov 2022 08:02:58 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 86C4D17F5; Sat, 26 Nov 2022 09:02:06 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 86C4D17F5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1669449776; bh=qMUCJkHDKODpGOuGW51S9S+Wc9pKi7k3jRdHTL7atTY=; h=In-Reply-To:References:Subject:From:To:Date:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=czcokfroswQVUed4YWtfXybXe89I5xuwxLNynnoa+LdZAb+ZxHUOphf5ecWjIWQqh sxKOH5ITLmlSkhhwDLyoWrRFSSWq63qCI9mO5E61v9EqdVSd/8jVjbo9pCXT9T/7Jf RdmDwYJC/PMk0y9a12EukGYRwctiA4pJFOiPsOCI= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id EE510F805B3; Sat, 26 Nov 2022 08:59:01 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 29989F80115; Wed, 23 Nov 2022 02:09:49 +0100 (CET) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 756B9F80115 for ; Wed, 23 Nov 2022 02:09:43 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 756B9F80115 Authentication-Results: alsa1.perex.cz; dkim=fail reason="signature verification failed" (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="kqxTAzpS" Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 392F561985; Wed, 23 Nov 2022 01:09:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7C4D2C433B5; Wed, 23 Nov 2022 01:09:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165781; bh=qMUCJkHDKODpGOuGW51S9S+Wc9pKi7k3jRdHTL7atTY=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=kqxTAzpSMsIFSOhKLHbuvGS3YhP4Ghan+L7rtN516xt08X55sIuaOEBB8Qbq4+rRi 5CVzboyxCV2G+AU+PT1p5KRUronWwFHZjTrZUGaMUXsVjwYJAoXcbcwRcI2FU4Lgx9 zL3uJIsO6hTYNQqNDUSNFjcUcJRpIdjWYeb+lIrhoMH65aVMlBoJ7veI4IQjIwBxX2 R8eWvVLZRvpqSzNMXVd+0kyfJ1ypml1zqGvVGS0n4j52fenoMAMuYXNN45BuFZsRKb Bz9wCekpWMZk+m9CAyej743woVYbY2pYdM4eG5zWyoCH1UyEzuXxLmY3bhphXOw5Hk 6lGfcIjp49aAA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 4/9] dt-bindings: drop redundant part of title (end) From: Stephen Boyd To: Andrew Lunn , Dmitry Torokhov , Guenter Roeck , Jonathan Cameron , Krzysztof Kozlowski , Krzysztof Kozlowski , Mark Brown , Miquel Raynal , Rob Herring , Sebastian Reichel , Ulf Hansson , Vinod Koul , Viresh Kumar , alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-can@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, linux-media@vger.kernel.org, linux-mips@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, linux-pci@vger.kernel.org, linux-pm@vger.kernel. org, linux-pwm@vger.kernel.org, linux-riscv@lists.infradead.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, linux-watchdog@vger.kernel.org, netdev@vger.kernel.org, virtualization@lists.linux-foundation.org Date: Tue, 22 Nov 2022 17:09:39 -0800 User-Agent: alot/0.10 Message-Id: <20221123010941.7C4D2C433B5@smtp.kernel.org> X-Mailman-Approved-At: Sat, 26 Nov 2022 08:58:52 +0100 Cc: Krzysztof Kozlowski , Alexandre Belloni , Jonathan Cameron X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" Quoting Krzysztof Kozlowski (2022-11-21 03:06:10) > The Devicetree bindings document does not have to say in the title that > it is a "Devicetree binding", but instead just describe the hardware. >=20 > Drop trailing "Devicetree bindings" in various forms (also with > trailling full stop): >=20 > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD]evice[ -]\?[tT]ree [bB]indings\= ?\.\?$/title: \1/' {} \; >=20 > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD]evice[ -]\?[nN]ode [bB]indings\= ?\.\?$/title: \1/' {} \; >=20 > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD][tT] [bB]indings\?\.\?$/title: = \1/' {} \; >=20 > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Acked-by: Jonathan Cameron # IIO > Reviewed-by: Jonathan Cameron > --- > Documentation/devicetree/bindings/clock/ingenic,cgu.yaml | 2 +- > .../devicetree/bindings/clock/renesas,versaclock7.yaml | 2 +- > diff --git a/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml b/D= ocumentation/devicetree/bindings/clock/ingenic,cgu.yaml > index df256ebcd366..9e733b10c392 100644 > --- a/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml > +++ b/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/ingenic,cgu.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > =20 > -title: Ingenic SoCs CGU devicetree bindings > +title: Ingenic SoCs CGU > =20 > description: | > The CGU in an Ingenic SoC provides all the clocks generated on-chip. It > diff --git a/Documentation/devicetree/bindings/clock/renesas,versaclock7.= yaml b/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > index 8d4eb4475fc8..b339f1f9f072 100644 > --- a/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > +++ b/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/renesas,versaclock7.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > =20 > -title: Renesas Versaclock7 Programmable Clock Device Tree Bindings > +title: Renesas Versaclock7 Programmable Clock > =20 > maintainers: > - Alex Helms Acked-by: Stephen Boyd # clk From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D211DC4332F for ; Wed, 23 Nov 2022 01:09:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235512AbiKWBJw (ORCPT ); Tue, 22 Nov 2022 20:09:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47048 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235489AbiKWBJo (ORCPT ); Tue, 22 Nov 2022 20:09:44 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F1F9DE0749; Tue, 22 Nov 2022 17:09:42 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 38D2461962; Wed, 23 Nov 2022 01:09:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7C4D2C433B5; Wed, 23 Nov 2022 01:09:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165781; bh=qMUCJkHDKODpGOuGW51S9S+Wc9pKi7k3jRdHTL7atTY=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=kqxTAzpSMsIFSOhKLHbuvGS3YhP4Ghan+L7rtN516xt08X55sIuaOEBB8Qbq4+rRi 5CVzboyxCV2G+AU+PT1p5KRUronWwFHZjTrZUGaMUXsVjwYJAoXcbcwRcI2FU4Lgx9 zL3uJIsO6hTYNQqNDUSNFjcUcJRpIdjWYeb+lIrhoMH65aVMlBoJ7veI4IQjIwBxX2 R8eWvVLZRvpqSzNMXVd+0kyfJ1ypml1zqGvVGS0n4j52fenoMAMuYXNN45BuFZsRKb Bz9wCekpWMZk+m9CAyej743woVYbY2pYdM4eG5zWyoCH1UyEzuXxLmY3bhphXOw5Hk 6lGfcIjp49aAA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 4/9] dt-bindings: drop redundant part of title (end) From: Stephen Boyd Cc: Krzysztof Kozlowski , Alexandre Belloni , Jonathan Cameron To: Andrew Lunn , Dmitry Torokhov , Guenter Roeck , Jonathan Cameron , Krzysztof Kozlowski , Krzysztof Kozlowski , Mark Brown , Miquel Raynal , Rob Herring , Sebastian Reichel , Ulf Hansson , Vinod Koul , Viresh Kumar , alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-can@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, linux-media@vger.kernel.org, linux-mips@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, linux-pci@vger.kernel.org, linux-pm@vger.kernel.org, linux-pwm@vger.kernel.org, linux-riscv@lists.infradead.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, linux-watchdog@vger.kernel.org, netdev@vger.kernel.org, virtualization@lists.linux-foundation.org Date: Tue, 22 Nov 2022 17:09:39 -0800 User-Agent: alot/0.10 Message-Id: <20221123010941.7C4D2C433B5@smtp.kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Quoting Krzysztof Kozlowski (2022-11-21 03:06:10) > The Devicetree bindings document does not have to say in the title that > it is a "Devicetree binding", but instead just describe the hardware. >=20 > Drop trailing "Devicetree bindings" in various forms (also with > trailling full stop): >=20 > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD]evice[ -]\?[tT]ree [bB]indings\= ?\.\?$/title: \1/' {} \; >=20 > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD]evice[ -]\?[nN]ode [bB]indings\= ?\.\?$/title: \1/' {} \; >=20 > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD][tT] [bB]indings\?\.\?$/title: = \1/' {} \; >=20 > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Acked-by: Jonathan Cameron # IIO > Reviewed-by: Jonathan Cameron > --- > Documentation/devicetree/bindings/clock/ingenic,cgu.yaml | 2 +- > .../devicetree/bindings/clock/renesas,versaclock7.yaml | 2 +- > diff --git a/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml b/D= ocumentation/devicetree/bindings/clock/ingenic,cgu.yaml > index df256ebcd366..9e733b10c392 100644 > --- a/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml > +++ b/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/ingenic,cgu.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > =20 > -title: Ingenic SoCs CGU devicetree bindings > +title: Ingenic SoCs CGU > =20 > description: | > The CGU in an Ingenic SoC provides all the clocks generated on-chip. It > diff --git a/Documentation/devicetree/bindings/clock/renesas,versaclock7.= yaml b/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > index 8d4eb4475fc8..b339f1f9f072 100644 > --- a/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > +++ b/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/renesas,versaclock7.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > =20 > -title: Renesas Versaclock7 Programmable Clock Device Tree Bindings > +title: Renesas Versaclock7 Programmable Clock > =20 > maintainers: > - Alex Helms Acked-by: Stephen Boyd # clk From mboxrd@z Thu Jan 1 00:00:00 1970 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 9B5C8C4332F for ; Wed, 23 Nov 2022 01:10:33 +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:Message-Id:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=xQzJtuB3mmUM95NhEDfPeHIBZ40qYFYrpQ4m4GLL4Fc=; b=Edrpg2qIdETDSZ pDZj6oMtu6ykM/htlHtCn6HhGM1Hdlok4HJigzjXIwHGfedy2utWt9vm0eD+nOUs8SGk+EMsE7NKt 2T2RPdR7wXLY12qoEMZbEbyIsH6MBVIVaGGc9b+LXBj7tNqqulCtXIkN9P/fe0AKaECs7k41y4wkg eQ8i3KDF7IXsgXJfAAsizSYXqghCzPA+IDCwekmKqPbV5CRNYYwAm9aUzwhN+YrJ8RZ3zTHsS61Xd leuMJ5vF8o2L/+FWfqLk5RzFcHyWfACmOi7HThb1CB81DUKFZpDx05+4Es+s2Ej1v6M0yg8U0+Hbt V3uj7KziO2rTWKhNdhFQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeH5-00CYUa-3W; Wed, 23 Nov 2022 01:10:03 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeGk-00CYIb-Ug; Wed, 23 Nov 2022 01:09:44 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 392F561985; Wed, 23 Nov 2022 01:09:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7C4D2C433B5; Wed, 23 Nov 2022 01:09:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165781; bh=qMUCJkHDKODpGOuGW51S9S+Wc9pKi7k3jRdHTL7atTY=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=kqxTAzpSMsIFSOhKLHbuvGS3YhP4Ghan+L7rtN516xt08X55sIuaOEBB8Qbq4+rRi 5CVzboyxCV2G+AU+PT1p5KRUronWwFHZjTrZUGaMUXsVjwYJAoXcbcwRcI2FU4Lgx9 zL3uJIsO6hTYNQqNDUSNFjcUcJRpIdjWYeb+lIrhoMH65aVMlBoJ7veI4IQjIwBxX2 R8eWvVLZRvpqSzNMXVd+0kyfJ1ypml1zqGvVGS0n4j52fenoMAMuYXNN45BuFZsRKb Bz9wCekpWMZk+m9CAyej743woVYbY2pYdM4eG5zWyoCH1UyEzuXxLmY3bhphXOw5Hk 6lGfcIjp49aAA== MIME-Version: 1.0 In-Reply-To: <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 4/9] dt-bindings: drop redundant part of title (end) From: Stephen Boyd Cc: Krzysztof Kozlowski , Alexandre Belloni , Jonathan Cameron To: Andrew Lunn , Dmitry Torokhov , Guenter Roeck , Jonathan Cameron , Krzysztof Kozlowski , Krzysztof Kozlowski , Mark Brown , Miquel Raynal , Rob Herring , Sebastian Reichel , Ulf Hansson , Vinod Koul , Viresh Kumar , alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-can@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, linux-media@vger.kernel.org, linux-mips@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, linux-pci@vger.kernel.org, linux-pm@vger.kernel. org, linux-pwm@vger.kernel.org, linux-riscv@lists.infradead.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, linux-watchdog@vger.kernel.org, netdev@vger.kernel.org, virtualization@lists.linux-foundation.org Date: Tue, 22 Nov 2022 17:09:39 -0800 User-Agent: alot/0.10 Message-Id: <20221123010941.7C4D2C433B5@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_170943_105650_DF789BB6 X-CRM114-Status: GOOD ( 13.70 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org Quoting Krzysztof Kozlowski (2022-11-21 03:06:10) > The Devicetree bindings document does not have to say in the title that > it is a "Devicetree binding", but instead just describe the hardware. > > Drop trailing "Devicetree bindings" in various forms (also with > trailling full stop): > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD]evice[ -]\?[tT]ree [bB]indings\?\.\?$/title: \1/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD]evice[ -]\?[nN]ode [bB]indings\?\.\?$/title: \1/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD][tT] [bB]indings\?\.\?$/title: \1/' {} \; > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Acked-by: Jonathan Cameron # IIO > Reviewed-by: Jonathan Cameron > --- > Documentation/devicetree/bindings/clock/ingenic,cgu.yaml | 2 +- > .../devicetree/bindings/clock/renesas,versaclock7.yaml | 2 +- > diff --git a/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml b/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml > index df256ebcd366..9e733b10c392 100644 > --- a/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml > +++ b/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/ingenic,cgu.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Ingenic SoCs CGU devicetree bindings > +title: Ingenic SoCs CGU > > description: | > The CGU in an Ingenic SoC provides all the clocks generated on-chip. It > diff --git a/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml b/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > index 8d4eb4475fc8..b339f1f9f072 100644 > --- a/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > +++ b/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/renesas,versaclock7.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Renesas Versaclock7 Programmable Clock Device Tree Bindings > +title: Renesas Versaclock7 Programmable Clock > > maintainers: > - Alex Helms Acked-by: Stephen Boyd # clk ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ From mboxrd@z Thu Jan 1 00:00:00 1970 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 1DF9AC4332F for ; Wed, 23 Nov 2022 01:10:16 +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:Message-Id:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=lWgSIQG45NIQaQlYwiWWASUUyoR0ZQlLFGGCTiVRTS4=; b=xC0yv4pBHzJxnV O1aD14taglam3AB/r17SRljTwTh04La9Bg9xUYQN15QkW3nqs4ze+MzHp2L/QPcjib1SKJyRVXLNJ RhH1aKOa2EymO3uLUcO4dAwiSDlEmDT1CbMfgorowDQYKyK7q8KduiWnjQiIDEQjeLWB+11pk8h3b 7PLqvwDtKAxUr1XL0eoyJ/MBdgME3JQHla39Yfur+aK9mrD9slrzUIPomUc4LQjpJu9pdbVIUfJkF o/W8JVMyttHWjISWboG398BdF2O7hDktMr/HDUv9UXYjbAKMCb3fc3v4CsYXOY7RlR3mcoI3Vn6Ux 0fZ1zKufvuayy1QyOpkw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeHA-00CYXY-2u; Wed, 23 Nov 2022 01:10:08 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeGk-00CYIb-Ug; Wed, 23 Nov 2022 01:09:44 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 392F561985; Wed, 23 Nov 2022 01:09:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7C4D2C433B5; Wed, 23 Nov 2022 01:09:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165781; bh=qMUCJkHDKODpGOuGW51S9S+Wc9pKi7k3jRdHTL7atTY=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=kqxTAzpSMsIFSOhKLHbuvGS3YhP4Ghan+L7rtN516xt08X55sIuaOEBB8Qbq4+rRi 5CVzboyxCV2G+AU+PT1p5KRUronWwFHZjTrZUGaMUXsVjwYJAoXcbcwRcI2FU4Lgx9 zL3uJIsO6hTYNQqNDUSNFjcUcJRpIdjWYeb+lIrhoMH65aVMlBoJ7veI4IQjIwBxX2 R8eWvVLZRvpqSzNMXVd+0kyfJ1ypml1zqGvVGS0n4j52fenoMAMuYXNN45BuFZsRKb Bz9wCekpWMZk+m9CAyej743woVYbY2pYdM4eG5zWyoCH1UyEzuXxLmY3bhphXOw5Hk 6lGfcIjp49aAA== MIME-Version: 1.0 In-Reply-To: <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 4/9] dt-bindings: drop redundant part of title (end) From: Stephen Boyd Cc: Krzysztof Kozlowski , Alexandre Belloni , Jonathan Cameron To: Andrew Lunn , Dmitry Torokhov , Guenter Roeck , Jonathan Cameron , Krzysztof Kozlowski , Krzysztof Kozlowski , Mark Brown , Miquel Raynal , Rob Herring , Sebastian Reichel , Ulf Hansson , Vinod Koul , Viresh Kumar , alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-can@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, linux-media@vger.kernel.org, linux-mips@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, linux-pci@vger.kernel.org, linux-pm@vger.kernel. org, linux-pwm@vger.kernel.org, linux-riscv@lists.infradead.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, linux-watchdog@vger.kernel.org, netdev@vger.kernel.org, virtualization@lists.linux-foundation.org Date: Tue, 22 Nov 2022 17:09:39 -0800 User-Agent: alot/0.10 Message-Id: <20221123010941.7C4D2C433B5@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_170943_105650_DF789BB6 X-CRM114-Status: GOOD ( 13.70 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Quoting Krzysztof Kozlowski (2022-11-21 03:06:10) > The Devicetree bindings document does not have to say in the title that > it is a "Devicetree binding", but instead just describe the hardware. > > Drop trailing "Devicetree bindings" in various forms (also with > trailling full stop): > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD]evice[ -]\?[tT]ree [bB]indings\?\.\?$/title: \1/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD]evice[ -]\?[nN]ode [bB]indings\?\.\?$/title: \1/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD][tT] [bB]indings\?\.\?$/title: \1/' {} \; > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Acked-by: Jonathan Cameron # IIO > Reviewed-by: Jonathan Cameron > --- > Documentation/devicetree/bindings/clock/ingenic,cgu.yaml | 2 +- > .../devicetree/bindings/clock/renesas,versaclock7.yaml | 2 +- > diff --git a/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml b/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml > index df256ebcd366..9e733b10c392 100644 > --- a/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml > +++ b/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/ingenic,cgu.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Ingenic SoCs CGU devicetree bindings > +title: Ingenic SoCs CGU > > description: | > The CGU in an Ingenic SoC provides all the clocks generated on-chip. It > diff --git a/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml b/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > index 8d4eb4475fc8..b339f1f9f072 100644 > --- a/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > +++ b/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/renesas,versaclock7.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Renesas Versaclock7 Programmable Clock Device Tree Bindings > +title: Renesas Versaclock7 Programmable Clock > > maintainers: > - Alex Helms Acked-by: Stephen Boyd # clk _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv From mboxrd@z Thu Jan 1 00:00:00 1970 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 0B122C433FE for ; Wed, 23 Nov 2022 01:10: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:Message-Id:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=DspP5GqGa4rsnS3UwC4kTevLGYbQGFfY7AapZ2UZw0U=; b=Tp8wa55MkN2T4X 7YNNVgGoLK5Ui3AVOYXJxfTNRisvq11t7w00R6fU/CLuQn2+PdF3hlbI1oyAsKcqVk7W7aI7PHFQT bVq0blpnyI2HaY/xmm7VJCBMG407yaYaNrqMzupMX8qzv3JYtP29p32T0d8+n70mXb0fBAGk0P+Bk kpic58zRJR6DVMmh1N5ZlyZKgzARp8EGo9AYKw2Oe/EVqepSPJyjOxchcMj/KEt3LoU+/6dadeyum FQ3od4ToZDfA7ad+O6eYpNW4OcH21otZHQ/HrXnBlV3LZqMeRfjMAVOSiLFuJIqn7FP8kHirx8ihJ am8FNtVZiueWi9SU3fKA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeGn-00CYKW-Si; Wed, 23 Nov 2022 01:09:45 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeGk-00CYIb-Ug; Wed, 23 Nov 2022 01:09:44 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 392F561985; Wed, 23 Nov 2022 01:09:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7C4D2C433B5; Wed, 23 Nov 2022 01:09:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165781; bh=qMUCJkHDKODpGOuGW51S9S+Wc9pKi7k3jRdHTL7atTY=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=kqxTAzpSMsIFSOhKLHbuvGS3YhP4Ghan+L7rtN516xt08X55sIuaOEBB8Qbq4+rRi 5CVzboyxCV2G+AU+PT1p5KRUronWwFHZjTrZUGaMUXsVjwYJAoXcbcwRcI2FU4Lgx9 zL3uJIsO6hTYNQqNDUSNFjcUcJRpIdjWYeb+lIrhoMH65aVMlBoJ7veI4IQjIwBxX2 R8eWvVLZRvpqSzNMXVd+0kyfJ1ypml1zqGvVGS0n4j52fenoMAMuYXNN45BuFZsRKb Bz9wCekpWMZk+m9CAyej743woVYbY2pYdM4eG5zWyoCH1UyEzuXxLmY3bhphXOw5Hk 6lGfcIjp49aAA== MIME-Version: 1.0 In-Reply-To: <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 4/9] dt-bindings: drop redundant part of title (end) From: Stephen Boyd Cc: Krzysztof Kozlowski , Alexandre Belloni , Jonathan Cameron To: Andrew Lunn , Dmitry Torokhov , Guenter Roeck , Jonathan Cameron , Krzysztof Kozlowski , Krzysztof Kozlowski , Mark Brown , Miquel Raynal , Rob Herring , Sebastian Reichel , Ulf Hansson , Vinod Koul , Viresh Kumar , alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-can@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, linux-media@vger.kernel.org, linux-mips@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, linux-pci@vger.kernel.org, linux-pm@vger.kernel. org, linux-pwm@vger.kernel.org, linux-riscv@lists.infradead.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, linux-watchdog@vger.kernel.org, netdev@vger.kernel.org, virtualization@lists.linux-foundation.org Date: Tue, 22 Nov 2022 17:09:39 -0800 User-Agent: alot/0.10 Message-Id: <20221123010941.7C4D2C433B5@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_170943_105650_DF789BB6 X-CRM114-Status: GOOD ( 13.70 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Krzysztof Kozlowski (2022-11-21 03:06:10) > The Devicetree bindings document does not have to say in the title that > it is a "Devicetree binding", but instead just describe the hardware. > > Drop trailing "Devicetree bindings" in various forms (also with > trailling full stop): > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD]evice[ -]\?[tT]ree [bB]indings\?\.\?$/title: \1/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD]evice[ -]\?[nN]ode [bB]indings\?\.\?$/title: \1/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [dD][tT] [bB]indings\?\.\?$/title: \1/' {} \; > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Acked-by: Jonathan Cameron # IIO > Reviewed-by: Jonathan Cameron > --- > Documentation/devicetree/bindings/clock/ingenic,cgu.yaml | 2 +- > .../devicetree/bindings/clock/renesas,versaclock7.yaml | 2 +- > diff --git a/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml b/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml > index df256ebcd366..9e733b10c392 100644 > --- a/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml > +++ b/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/ingenic,cgu.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Ingenic SoCs CGU devicetree bindings > +title: Ingenic SoCs CGU > > description: | > The CGU in an Ingenic SoC provides all the clocks generated on-chip. It > diff --git a/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml b/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > index 8d4eb4475fc8..b339f1f9f072 100644 > --- a/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > +++ b/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/renesas,versaclock7.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Renesas Versaclock7 Programmable Clock Device Tree Bindings > +title: Renesas Versaclock7 Programmable Clock > > maintainers: > - Alex Helms Acked-by: Stephen Boyd # clk _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel