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 6A927C4332F for ; Sat, 26 Nov 2022 08:03:16 +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 9D5391813; Sat, 26 Nov 2022 09:02:24 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 9D5391813 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1669449794; bh=rXOvu1e2etLRq3CMGISVIMIOQhLrgiLZaBMVOwuTAjI=; h=In-Reply-To:References:Subject:From:To:Date:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=WGoz5MsiBRx+aJ1QZQXq54iV0nybm/lXmb+97DtV67NTOxSus8zUmscZ9JbWPjwdo BYVXcvUGFE8cIwfpnSj6JmaGtkrBN645knkrTv7Qpawmg4BUnaG1//Ozks0KoOwc6l 1+5l4k0p9SxckGk8TBNwlkCB0Y6NcBl9Zh2xU4LU= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 72B85F805BA; Sat, 26 Nov 2022 08:59:02 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 6A52FF80115; Wed, 23 Nov 2022 02:10:10 +0100 (CET) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id B20A6F80115 for ; Wed, 23 Nov 2022 02:10:07 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B20A6F80115 Authentication-Results: alsa1.perex.cz; dkim=fail reason="signature verification failed" (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Q62EsxGH" 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 5F40D61995; Wed, 23 Nov 2022 01:10:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1BD9EC433B5; Wed, 23 Nov 2022 01:10:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165806; bh=rXOvu1e2etLRq3CMGISVIMIOQhLrgiLZaBMVOwuTAjI=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=Q62EsxGHVZLCsPw0ucsA71H9q1uzbpJejlgvneTDzf81PBaStl1j92/UjTYMFSJLf +1cnC1i+4xFCDi8K5rrd+XqrSqI4peARWRYD7qyCrN+bJY2hnpRFlQ2M0RS1NqMdrz mTRiCLqa327jxIv8zxqbxIUHsXQdUZ5S1iOaZwOed1GbaEB8rQmLmSeQJ0uxFfC13P KHIF6NukB4TNZOIGJeuwCQkY/wgbiPrFTNfqaQLk22QRK+OXaXR3qMP3LRmjKf5guk 6wkvrMRVrBqjZ0H/3k9Dfd1J8jLSlm31F2PpODDHrBOqDwNnJv6gqu2l6/7uckY9z+ mTfA5G2FcKVlw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20221121110615.97962-6-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-6-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 5/9] dt-bindings: drop redundant part of title (end, part two) 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:10:04 -0800 User-Agent: alot/0.10 Message-Id: <20221123011006.1BD9EC433B5@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:11) > The Devicetree bindings document does not have to say in the title that > it is a "binding", but instead just describe the hardware. >=20 > Drop trailing "Node|Tree|Generic 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: \(.*\) [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: \(.*\) [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: \(.*\) [gG]eneric [bB]indings\?\.\?$/title= : \1/' {} \; >=20 > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [bB]indings\? description\.\?$/titl= e: \1/' {} \; >=20 > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [bB]indings\? document\.\?$/title: = \1/' {} \; >=20 > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Reviewed-by: Jonathan Cameron > --- > Documentation/devicetree/bindings/clock/ti,sci-clk.yaml | 2 +- >=20 > diff --git a/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml b/Do= cumentation/devicetree/bindings/clock/ti,sci-clk.yaml > index 0e370289a053..63d976341696 100644 > --- a/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml > +++ b/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/ti,sci-clk.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > =20 > -title: TI-SCI clock controller node bindings > +title: TI-SCI clock controller > =20 > maintainers: > - Nishanth Menon 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 B97DDC46467 for ; Wed, 23 Nov 2022 01:11:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235640AbiKWBLM (ORCPT ); Tue, 22 Nov 2022 20:11:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48670 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235516AbiKWBKd (ORCPT ); Tue, 22 Nov 2022 20:10:33 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5AFA0E1201; Tue, 22 Nov 2022 17:10:07 -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 C043061962; Wed, 23 Nov 2022 01:10:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1BD9EC433B5; Wed, 23 Nov 2022 01:10:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165806; bh=rXOvu1e2etLRq3CMGISVIMIOQhLrgiLZaBMVOwuTAjI=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=Q62EsxGHVZLCsPw0ucsA71H9q1uzbpJejlgvneTDzf81PBaStl1j92/UjTYMFSJLf +1cnC1i+4xFCDi8K5rrd+XqrSqI4peARWRYD7qyCrN+bJY2hnpRFlQ2M0RS1NqMdrz mTRiCLqa327jxIv8zxqbxIUHsXQdUZ5S1iOaZwOed1GbaEB8rQmLmSeQJ0uxFfC13P KHIF6NukB4TNZOIGJeuwCQkY/wgbiPrFTNfqaQLk22QRK+OXaXR3qMP3LRmjKf5guk 6wkvrMRVrBqjZ0H/3k9Dfd1J8jLSlm31F2PpODDHrBOqDwNnJv6gqu2l6/7uckY9z+ mTfA5G2FcKVlw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20221121110615.97962-6-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-6-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 5/9] dt-bindings: drop redundant part of title (end, part two) 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:10:04 -0800 User-Agent: alot/0.10 Message-Id: <20221123011006.1BD9EC433B5@smtp.kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Quoting Krzysztof Kozlowski (2022-11-21 03:06:11) > The Devicetree bindings document does not have to say in the title that > it is a "binding", but instead just describe the hardware. >=20 > Drop trailing "Node|Tree|Generic 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: \(.*\) [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: \(.*\) [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: \(.*\) [gG]eneric [bB]indings\?\.\?$/title= : \1/' {} \; >=20 > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [bB]indings\? description\.\?$/titl= e: \1/' {} \; >=20 > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [bB]indings\? document\.\?$/title: = \1/' {} \; >=20 > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Reviewed-by: Jonathan Cameron > --- > Documentation/devicetree/bindings/clock/ti,sci-clk.yaml | 2 +- >=20 > diff --git a/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml b/Do= cumentation/devicetree/bindings/clock/ti,sci-clk.yaml > index 0e370289a053..63d976341696 100644 > --- a/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml > +++ b/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/ti,sci-clk.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > =20 > -title: TI-SCI clock controller node bindings > +title: TI-SCI clock controller > =20 > maintainers: > - Nishanth Menon 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 94914C4332F for ; Wed, 23 Nov 2022 01:10:53 +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=SOOowPJ/LA5zPnRtXiF7y3X1DVJUhgC4dLwzvy98urQ=; b=tzh4mQZ8unYyzs 3aF2rWkZksdLSUoCaDEt65sPMl9HlkzJrJ86/7xT9oMXuXzKRzaPpEIAcy+ptRpfr48t7Zelfpubn L/91trshi4SW4bbh97gS/ZrsFO+dpz6o7Xl1kSfIldagWQIVAVMBBvFq4VjzNySLZGhxfy6JDx4I4 +pmn1kB13tShrEaOriJK1pzfNTCwdO8so5rrHlwioVjXDc/kGjytC2+VsR/T2Prdiq6R16JnTqFEU omrR7MrF+1sMh4yDQ7L1FBLaNYWH+SabrImceUJaN+svwiTy8AxKbMgGryqU4VnNnj6+VBNV2itZy LPt17/J45dyUJ/I9519A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeHm-00CYuu-Dw; Wed, 23 Nov 2022 01:10:46 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeH8-00CYWN-TC; Wed, 23 Nov 2022 01:10:08 +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 5F40D61995; Wed, 23 Nov 2022 01:10:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1BD9EC433B5; Wed, 23 Nov 2022 01:10:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165806; bh=rXOvu1e2etLRq3CMGISVIMIOQhLrgiLZaBMVOwuTAjI=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=Q62EsxGHVZLCsPw0ucsA71H9q1uzbpJejlgvneTDzf81PBaStl1j92/UjTYMFSJLf +1cnC1i+4xFCDi8K5rrd+XqrSqI4peARWRYD7qyCrN+bJY2hnpRFlQ2M0RS1NqMdrz mTRiCLqa327jxIv8zxqbxIUHsXQdUZ5S1iOaZwOed1GbaEB8rQmLmSeQJ0uxFfC13P KHIF6NukB4TNZOIGJeuwCQkY/wgbiPrFTNfqaQLk22QRK+OXaXR3qMP3LRmjKf5guk 6wkvrMRVrBqjZ0H/3k9Dfd1J8jLSlm31F2PpODDHrBOqDwNnJv6gqu2l6/7uckY9z+ mTfA5G2FcKVlw== MIME-Version: 1.0 In-Reply-To: <20221121110615.97962-6-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-6-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 5/9] dt-bindings: drop redundant part of title (end, part two) 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:10:04 -0800 User-Agent: alot/0.10 Message-Id: <20221123011006.1BD9EC433B5@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_171007_060110_A9E43BBA 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:11) > The Devicetree bindings document does not have to say in the title that > it is a "binding", but instead just describe the hardware. > > Drop trailing "Node|Tree|Generic 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: \(.*\) [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: \(.*\) [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: \(.*\) [gG]eneric [bB]indings\?\.\?$/title: \1/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [bB]indings\? description\.\?$/title: \1/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [bB]indings\? document\.\?$/title: \1/' {} \; > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Reviewed-by: Jonathan Cameron > --- > Documentation/devicetree/bindings/clock/ti,sci-clk.yaml | 2 +- > > diff --git a/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml b/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml > index 0e370289a053..63d976341696 100644 > --- a/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml > +++ b/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/ti,sci-clk.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: TI-SCI clock controller node bindings > +title: TI-SCI clock controller > > maintainers: > - Nishanth Menon 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 23589C433FE for ; Wed, 23 Nov 2022 01:11:00 +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=QuxsFRORtdOFU91dXL2EzoZMm6zmg9YFZqOCCxSv5IY=; b=n5MwOL4Ox0p+6u EC3W62eqofsj2ss8w+0X2iCw1Iam8YOZ/zJwSll8pPvaiojW1Chki0+6djH9SNs5BNoEHQ8JBWgGL 1sRmgqb2iz106hIzN7EV6lfoQHgJrpH6D0GL6RLbl5qR68hE+4OHL/v601mWqcyp8flm+v5N49by8 JiHMN/xzgDAp0ZqHDpeJTRS5P+bdMtWrN2FNZHWY1yU7cvq6J8VMeyJEgZPbWT/luOx++g4xsduIF DnuwWFADTIOLM3/OAktr9BPHEHAlTgggro9D99P4gXfRXWFZYdd/JEBrx5NeoHia3sOI/aXsLP0nc +/kOka7zPvu84hRiPE/A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeHr-00CYy7-3t; Wed, 23 Nov 2022 01:10:51 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeH8-00CYWN-TC; Wed, 23 Nov 2022 01:10:08 +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 5F40D61995; Wed, 23 Nov 2022 01:10:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1BD9EC433B5; Wed, 23 Nov 2022 01:10:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165806; bh=rXOvu1e2etLRq3CMGISVIMIOQhLrgiLZaBMVOwuTAjI=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=Q62EsxGHVZLCsPw0ucsA71H9q1uzbpJejlgvneTDzf81PBaStl1j92/UjTYMFSJLf +1cnC1i+4xFCDi8K5rrd+XqrSqI4peARWRYD7qyCrN+bJY2hnpRFlQ2M0RS1NqMdrz mTRiCLqa327jxIv8zxqbxIUHsXQdUZ5S1iOaZwOed1GbaEB8rQmLmSeQJ0uxFfC13P KHIF6NukB4TNZOIGJeuwCQkY/wgbiPrFTNfqaQLk22QRK+OXaXR3qMP3LRmjKf5guk 6wkvrMRVrBqjZ0H/3k9Dfd1J8jLSlm31F2PpODDHrBOqDwNnJv6gqu2l6/7uckY9z+ mTfA5G2FcKVlw== MIME-Version: 1.0 In-Reply-To: <20221121110615.97962-6-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-6-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 5/9] dt-bindings: drop redundant part of title (end, part two) 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:10:04 -0800 User-Agent: alot/0.10 Message-Id: <20221123011006.1BD9EC433B5@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_171007_060110_A9E43BBA 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:11) > The Devicetree bindings document does not have to say in the title that > it is a "binding", but instead just describe the hardware. > > Drop trailing "Node|Tree|Generic 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: \(.*\) [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: \(.*\) [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: \(.*\) [gG]eneric [bB]indings\?\.\?$/title: \1/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [bB]indings\? description\.\?$/title: \1/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [bB]indings\? document\.\?$/title: \1/' {} \; > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Reviewed-by: Jonathan Cameron > --- > Documentation/devicetree/bindings/clock/ti,sci-clk.yaml | 2 +- > > diff --git a/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml b/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml > index 0e370289a053..63d976341696 100644 > --- a/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml > +++ b/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/ti,sci-clk.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: TI-SCI clock controller node bindings > +title: TI-SCI clock controller > > maintainers: > - Nishanth Menon 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 69B37C433FE for ; Wed, 23 Nov 2022 01:11:25 +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=RdY9br7vOL/GgcBlWcZSI3UmNj51pxaBp0OU4Jr1ZHQ=; b=IOQNXiGdRbK1Nc JHPFtWrFl4vHnl51o5PMh7deV1ohxwjtAecUP6lRlQrGZEMNkTq+MJMS9OGUU9ttU/rSsyqLnmOU7 3YZv7McXkAKjo2ut6jqLrAk441UF0u48knVyyqMZKQTSxy5hfm9A7z7KuFYOC/mF8az9TI7chlURz PLRcitRuGvxJKeYMV5/EcL70REKqAnbgAFJ/kSi7bnwOvcnXFhfTskOJ58ErnrGk4copehY21XPxN hqgwlCtwDEjuuLnUkpdYkzpfXVShFHByJctX+744h5AtFrvHjoSzcvvXwikpqZ2FHe13O/o17ubbF 6DWBTet2xvJOEONbJgXQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeHH-00CYc2-O4; Wed, 23 Nov 2022 01:10:15 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeH8-00CYWN-TC; Wed, 23 Nov 2022 01:10:08 +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 5F40D61995; Wed, 23 Nov 2022 01:10:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1BD9EC433B5; Wed, 23 Nov 2022 01:10:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165806; bh=rXOvu1e2etLRq3CMGISVIMIOQhLrgiLZaBMVOwuTAjI=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=Q62EsxGHVZLCsPw0ucsA71H9q1uzbpJejlgvneTDzf81PBaStl1j92/UjTYMFSJLf +1cnC1i+4xFCDi8K5rrd+XqrSqI4peARWRYD7qyCrN+bJY2hnpRFlQ2M0RS1NqMdrz mTRiCLqa327jxIv8zxqbxIUHsXQdUZ5S1iOaZwOed1GbaEB8rQmLmSeQJ0uxFfC13P KHIF6NukB4TNZOIGJeuwCQkY/wgbiPrFTNfqaQLk22QRK+OXaXR3qMP3LRmjKf5guk 6wkvrMRVrBqjZ0H/3k9Dfd1J8jLSlm31F2PpODDHrBOqDwNnJv6gqu2l6/7uckY9z+ mTfA5G2FcKVlw== MIME-Version: 1.0 In-Reply-To: <20221121110615.97962-6-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-6-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 5/9] dt-bindings: drop redundant part of title (end, part two) 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:10:04 -0800 User-Agent: alot/0.10 Message-Id: <20221123011006.1BD9EC433B5@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_171007_060110_A9E43BBA 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:11) > The Devicetree bindings document does not have to say in the title that > it is a "binding", but instead just describe the hardware. > > Drop trailing "Node|Tree|Generic 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: \(.*\) [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: \(.*\) [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: \(.*\) [gG]eneric [bB]indings\?\.\?$/title: \1/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [bB]indings\? description\.\?$/title: \1/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -not -name 'trivial-devices.yaml' \ > -exec sed -i -e 's/^title: \(.*\) [bB]indings\? document\.\?$/title: \1/' {} \; > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Reviewed-by: Jonathan Cameron > --- > Documentation/devicetree/bindings/clock/ti,sci-clk.yaml | 2 +- > > diff --git a/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml b/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml > index 0e370289a053..63d976341696 100644 > --- a/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml > +++ b/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/ti,sci-clk.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: TI-SCI clock controller node bindings > +title: TI-SCI clock controller > > maintainers: > - Nishanth Menon 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