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 78B21C4332F for ; Wed, 23 Nov 2022 01:14:06 +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=o/FnwHfe5owDftrHNTau6PVkVSIPlAcSqNvYQW6ukOY=; b=gzLv+7g0ywNHdi W/omEO85r33sQXWA7GCeLpZGQ4cpIbNgUmSQ8NIDNkKx4C4DJrD/95+cWZ6p6/mNvmjKJLk9ngq4n vYJn43OyYa8rdaG/EXKf1gLuqVbJwqO4gXljR/SI7Lg8qc16/NjRxrkWxxuXXhLZPganRmeeBTdq2 LjArxTqe6a0bQrNMlJA4Hl8/hm5k6qylqjcipLnj9/115jiSznQA5y97DRqJbLlnNkC2ZZdRxamJa U+kWl5DlQGxkyMVW2g2jn8j6A76DSfJ+/lrc/9+8tNU3eOb9fOAqs0G9mlkLEERQR+W/zQx7PYafd QyX5yJo33fd5hewP93SA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeKr-00CamL-Rj; Wed, 23 Nov 2022 01:13:57 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeK8-00CaLb-4W; Wed, 23 Nov 2022 01:13:13 +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 ams.source.kernel.org (Postfix) with ESMTPS id A5445B81CBD; Wed, 23 Nov 2022 01:13:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4363BC433C1; Wed, 23 Nov 2022 01:13:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165990; bh=nvLUP9mKSfVjV3lDJNVSERheXpEUfGI08VlUDbu2V1U=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=fYR7QAuTYuyTQ3I+trdHHxC3zRyhJ1Mse1I2JpTfYlRa3gvQvYv+/0pj8Bx+1nqXG zwAECCgZ3VqRDDl8UKxF1/eHRntLPB6CqDrehC+JvPvmOWhMQSG7CKhV/6EP4A0UL4 HB9WEL9PA1dcdp6wt/k/TMxBkiRQtKjf4C8eQCytExXCJHeDeVny/rQhEiY1eqPD84 HzmqSRXmy8bFBt89jjjJbvN9l7haj/qKjAIKI+ehNDbfKAnZkec+aFxWowTbLQ2lgj B2/K2iW+5hyPUXYJ5syIizDZt7Alg4nUj2o3AIXd7UrgsmVP8zL95OcdrKcfy8E1Vo sTcJNu+bxk3Bg== MIME-Version: 1.0 In-Reply-To: <20221121110615.97962-9-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-9-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 8/9] dt-bindings: clock: drop redundant part of title 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:13:08 -0800 User-Agent: alot/0.10 Message-Id: <20221123011310.4363BC433C1@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_171312_376648_DC2281D3 X-CRM114-Status: UNSURE ( 9.26 ) X-CRM114-Notice: Please train this message. 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:14) > 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 "Devicetree bindings" in various forms: > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -exec sed -i -e 's/^title: [dD]evice[ -]\?[tT]ree [cC]lock [bB]indings\? for \([tT]he \)\?\(.*\)$/title: \u\2 Clock Controller/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -exec sed -i -e 's/^title: [cC]lock [bB]indings\? for \([tT]he \)\?\(.*\)$/title: \u\2 Clock Controller/' {} \; > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Reviewed-by: Jonathan Cameron > --- Acked-by: Stephen Boyd _______________________________________________ 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B324FC46467 for ; Wed, 23 Nov 2022 01:14:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234457AbiKWBOu (ORCPT ); Tue, 22 Nov 2022 20:14:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48866 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235500AbiKWBN5 (ORCPT ); Tue, 22 Nov 2022 20:13:57 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E3BAFE0B4C; Tue, 22 Nov 2022 17:13:12 -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 ams.source.kernel.org (Postfix) with ESMTPS id A2220B81E50; Wed, 23 Nov 2022 01:13:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4363BC433C1; Wed, 23 Nov 2022 01:13:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165990; bh=nvLUP9mKSfVjV3lDJNVSERheXpEUfGI08VlUDbu2V1U=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=fYR7QAuTYuyTQ3I+trdHHxC3zRyhJ1Mse1I2JpTfYlRa3gvQvYv+/0pj8Bx+1nqXG zwAECCgZ3VqRDDl8UKxF1/eHRntLPB6CqDrehC+JvPvmOWhMQSG7CKhV/6EP4A0UL4 HB9WEL9PA1dcdp6wt/k/TMxBkiRQtKjf4C8eQCytExXCJHeDeVny/rQhEiY1eqPD84 HzmqSRXmy8bFBt89jjjJbvN9l7haj/qKjAIKI+ehNDbfKAnZkec+aFxWowTbLQ2lgj B2/K2iW+5hyPUXYJ5syIizDZt7Alg4nUj2o3AIXd7UrgsmVP8zL95OcdrKcfy8E1Vo sTcJNu+bxk3Bg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20221121110615.97962-9-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-9-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 8/9] dt-bindings: clock: drop redundant part of title 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:13:08 -0800 User-Agent: alot/0.10 Message-Id: <20221123011310.4363BC433C1@smtp.kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org Quoting Krzysztof Kozlowski (2022-11-21 03:06:14) > 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 "Devicetree bindings" in various forms: >=20 > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -exec sed -i -e 's/^title: [dD]evice[ -]\?[tT]ree [cC]lock [bB]inding= s\? for \([tT]he \)\?\(.*\)$/title: \u\2 Clock Controller/' {} \; >=20 > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -exec sed -i -e 's/^title: [cC]lock [bB]indings\? for \([tT]he \)\?\(= .*\)$/title: \u\2 Clock Controller/' {} \; >=20 > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Reviewed-by: Jonathan Cameron > --- Acked-by: Stephen Boyd 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 7D49DC43217 for ; Wed, 23 Nov 2022 01:14:22 +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=zCESAS+2L+AojC6xOsJcisoREia9Xl1bO+iPidbmLHw=; b=JLLzra8XQEHpbd ECuB+jdYHVb4dmajB0VQ6W62/MTlk/Fsc6sEBPphxdRp/CTvMrg5p/OGoNQ1in/oKxRyc5oYsaaQ3 jonm8gPMWSjVWdDbeL7ciaK6JBQT8CFXt6Pnx+NNTOUCqFAjfovlR0DyCtaZr/IQSLeBVvDb6umZA DD1fOUbD0eH0P0KQETX/shAmJgt60dJB3/YIHkXv6Sly31yCvqaB5t/6nbafryQtUbQoCd7OE+c5Q NjsLDqm+XIESQA4k4bU0rAdVYWfHoSfEGbxQwzcimLDPVO5Nuc35unxTaQ4Ua1jvW/MIwXLB2jwyj FCNBVSxf9pz4snZ3zdhw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeKp-00Cakb-CO; Wed, 23 Nov 2022 01:13:55 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeK8-00CaLb-4W; Wed, 23 Nov 2022 01:13:13 +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 ams.source.kernel.org (Postfix) with ESMTPS id A5445B81CBD; Wed, 23 Nov 2022 01:13:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4363BC433C1; Wed, 23 Nov 2022 01:13:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165990; bh=nvLUP9mKSfVjV3lDJNVSERheXpEUfGI08VlUDbu2V1U=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=fYR7QAuTYuyTQ3I+trdHHxC3zRyhJ1Mse1I2JpTfYlRa3gvQvYv+/0pj8Bx+1nqXG zwAECCgZ3VqRDDl8UKxF1/eHRntLPB6CqDrehC+JvPvmOWhMQSG7CKhV/6EP4A0UL4 HB9WEL9PA1dcdp6wt/k/TMxBkiRQtKjf4C8eQCytExXCJHeDeVny/rQhEiY1eqPD84 HzmqSRXmy8bFBt89jjjJbvN9l7haj/qKjAIKI+ehNDbfKAnZkec+aFxWowTbLQ2lgj B2/K2iW+5hyPUXYJ5syIizDZt7Alg4nUj2o3AIXd7UrgsmVP8zL95OcdrKcfy8E1Vo sTcJNu+bxk3Bg== MIME-Version: 1.0 In-Reply-To: <20221121110615.97962-9-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-9-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 8/9] dt-bindings: clock: drop redundant part of title 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:13:08 -0800 User-Agent: alot/0.10 Message-Id: <20221123011310.4363BC433C1@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_171312_376648_DC2281D3 X-CRM114-Status: UNSURE ( 9.26 ) X-CRM114-Notice: Please train this message. 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:14) > 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 "Devicetree bindings" in various forms: > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -exec sed -i -e 's/^title: [dD]evice[ -]\?[tT]ree [cC]lock [bB]indings\? for \([tT]he \)\?\(.*\)$/title: \u\2 Clock Controller/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -exec sed -i -e 's/^title: [cC]lock [bB]indings\? for \([tT]he \)\?\(.*\)$/title: \u\2 Clock Controller/' {} \; > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Reviewed-by: Jonathan Cameron > --- Acked-by: Stephen Boyd ______________________________________________________ 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 3423AC4332F for ; Wed, 23 Nov 2022 01:14:32 +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=kX47q9Pnkn+bJmzXkHeXK8Hae7YWiuSj8Xc5B5iBdGE=; b=M8QiA4J1LgIamm pLC0nSo/o/T5UpfbhROLt8aA96YLFC1kDYDWy04XfaFV5KNVJ9hQTsrBdRznDIKZN+Ik7dqx7mizY KubIbi/ZOos2ERHzfIKMhIGstDqEyo9WkA5Y5O+qKf4/ZnMisO6nSlQNShkl/uejSOkj3FW+sy4NS 6P8IHqIltZQVXMAhYOcMJKKyuJYl8tj4GwTUp32j6lfS0WxwTld57gvzPxXyboo06egfHd/5EBdIm rBp8Xag+RQxAFldGdoYSNvXCo+Vco1/1bf6mevQGP48qChpJHegRrT5joqPp11n30fmyyPwtZWJCZ Z6t64UqxdvqkiAOoGpaA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeKH-00CaRf-0p; Wed, 23 Nov 2022 01:13:21 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeK8-00CaLb-4W; Wed, 23 Nov 2022 01:13:13 +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 ams.source.kernel.org (Postfix) with ESMTPS id A5445B81CBD; Wed, 23 Nov 2022 01:13:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4363BC433C1; Wed, 23 Nov 2022 01:13:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165990; bh=nvLUP9mKSfVjV3lDJNVSERheXpEUfGI08VlUDbu2V1U=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=fYR7QAuTYuyTQ3I+trdHHxC3zRyhJ1Mse1I2JpTfYlRa3gvQvYv+/0pj8Bx+1nqXG zwAECCgZ3VqRDDl8UKxF1/eHRntLPB6CqDrehC+JvPvmOWhMQSG7CKhV/6EP4A0UL4 HB9WEL9PA1dcdp6wt/k/TMxBkiRQtKjf4C8eQCytExXCJHeDeVny/rQhEiY1eqPD84 HzmqSRXmy8bFBt89jjjJbvN9l7haj/qKjAIKI+ehNDbfKAnZkec+aFxWowTbLQ2lgj B2/K2iW+5hyPUXYJ5syIizDZt7Alg4nUj2o3AIXd7UrgsmVP8zL95OcdrKcfy8E1Vo sTcJNu+bxk3Bg== MIME-Version: 1.0 In-Reply-To: <20221121110615.97962-9-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-9-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 8/9] dt-bindings: clock: drop redundant part of title 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:13:08 -0800 User-Agent: alot/0.10 Message-Id: <20221123011310.4363BC433C1@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_171312_376648_DC2281D3 X-CRM114-Status: UNSURE ( 9.26 ) X-CRM114-Notice: Please train this message. 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:14) > 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 "Devicetree bindings" in various forms: > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -exec sed -i -e 's/^title: [dD]evice[ -]\?[tT]ree [cC]lock [bB]indings\? for \([tT]he \)\?\(.*\)$/title: \u\2 Clock Controller/' {} \; > > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -exec sed -i -e 's/^title: [cC]lock [bB]indings\? for \([tT]he \)\?\(.*\)$/title: \u\2 Clock Controller/' {} \; > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Reviewed-by: Jonathan Cameron > --- Acked-by: Stephen Boyd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 3ECB9C4332F for ; Sat, 26 Nov 2022 08:04:01 +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 60BF4174E; Sat, 26 Nov 2022 09:03:09 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 60BF4174E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1669449839; bh=nvLUP9mKSfVjV3lDJNVSERheXpEUfGI08VlUDbu2V1U=; h=In-Reply-To:References:Subject:From:To:Date:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=YuVE16SZVqwD4wYKhHvNp6YzPEI3lZNHBhMVi9wKjuArFkXIHgXmGHTjvqltHvX5S N5KzY9JqYdkDZWQvXE8C4XZ6Wu0Y8qSdSkOLpcYT9VP5ZIaf/uz9hqchBTK1IwOvkB WqsylmLqu8HN13Kx96/SGr/hyb9Tg9uaqAfGda5U= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id CCB22F805C7; Sat, 26 Nov 2022 08:59:03 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 04A62F80272; Wed, 23 Nov 2022 02:13:17 +0100 (CET) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 5C700F80115 for ; Wed, 23 Nov 2022 02:13:11 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 5C700F80115 Authentication-Results: alsa1.perex.cz; dkim=fail reason="signature verification failed" (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="fYR7QAuT" 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 ams.source.kernel.org (Postfix) with ESMTPS id A5445B81CBD; Wed, 23 Nov 2022 01:13:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4363BC433C1; Wed, 23 Nov 2022 01:13:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669165990; bh=nvLUP9mKSfVjV3lDJNVSERheXpEUfGI08VlUDbu2V1U=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=fYR7QAuTYuyTQ3I+trdHHxC3zRyhJ1Mse1I2JpTfYlRa3gvQvYv+/0pj8Bx+1nqXG zwAECCgZ3VqRDDl8UKxF1/eHRntLPB6CqDrehC+JvPvmOWhMQSG7CKhV/6EP4A0UL4 HB9WEL9PA1dcdp6wt/k/TMxBkiRQtKjf4C8eQCytExXCJHeDeVny/rQhEiY1eqPD84 HzmqSRXmy8bFBt89jjjJbvN9l7haj/qKjAIKI+ehNDbfKAnZkec+aFxWowTbLQ2lgj B2/K2iW+5hyPUXYJ5syIizDZt7Alg4nUj2o3AIXd7UrgsmVP8zL95OcdrKcfy8E1Vo sTcJNu+bxk3Bg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20221121110615.97962-9-krzysztof.kozlowski@linaro.org> References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-9-krzysztof.kozlowski@linaro.org> Subject: Re: [PATCH v2 8/9] dt-bindings: clock: drop redundant part of title 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:13:08 -0800 User-Agent: alot/0.10 Message-Id: <20221123011310.4363BC433C1@smtp.kernel.org> X-Mailman-Approved-At: Sat, 26 Nov 2022 08:58:53 +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:14) > 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 "Devicetree bindings" in various forms: >=20 > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -exec sed -i -e 's/^title: [dD]evice[ -]\?[tT]ree [cC]lock [bB]inding= s\? for \([tT]he \)\?\(.*\)$/title: \u\2 Clock Controller/' {} \; >=20 > find Documentation/devicetree/bindings/ -type f -name '*.yaml' \ > -exec sed -i -e 's/^title: [cC]lock [bB]indings\? for \([tT]he \)\?\(= .*\)$/title: \u\2 Clock Controller/' {} \; >=20 > Signed-off-by: Krzysztof Kozlowski > Acked-by: Alexandre Belloni > Reviewed-by: Jonathan Cameron > --- Acked-by: Stephen Boyd