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 97787CCD194 for ; Thu, 16 Oct 2025 10:54:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:CC:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=eQAoKm37mXHu7Sh3PmvH0KLS4bufT2S2VuK677I477E=; b=D+V5oqfB2Io/acRGiREb56gNGE wKAUDW6RK6xRrg5lJWbL3PEhiIwXCqgbwgJRjOS87Pf71W2MVwSTWXvJGPK2T/8dPlz3cIBEgYKHY dIabPg/CA5CU31UjHfkVGd/SzWIF3CRoKYb5fXHvtjidiHjvpmW6gwXgJcGx3bB9MTlCUEodHDZqZ I5g6X5rKS04tfC23p0gWr9jUkYPrm2IUlYle0Q4+syK21qILrF5hEtQMlCgBbTE85FoXRdPaJsp7E bJh81X2v7CPqJ1OMhbc4pE/nFA7TifoK/eV719hg8xuRGGW7IHOjIq/I9tDNkwAouHR+wAqJLRQuu 7gWsn8rw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v9LcL-00000004Uwx-15Nq; Thu, 16 Oct 2025 10:53:57 +0000 Received: from frasgout.his.huawei.com ([185.176.79.56]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1v9LcI-00000004Uug-3uRj; Thu, 16 Oct 2025 10:53:56 +0000 Received: from mail.maildlp.com (unknown [172.18.186.31]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4cnPtG3GQNz6L4xg; Thu, 16 Oct 2025 18:52:38 +0800 (CST) Received: from dubpeml100005.china.huawei.com (unknown [7.214.146.113]) by mail.maildlp.com (Postfix) with ESMTPS id 0C2D81402A5; Thu, 16 Oct 2025 18:53:43 +0800 (CST) Received: from localhost (10.203.177.15) by dubpeml100005.china.huawei.com (7.214.146.113) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Thu, 16 Oct 2025 11:53:40 +0100 Date: Thu, 16 Oct 2025 11:53:39 +0100 From: Jonathan Cameron To: "Rob Herring (Arm)" CC: Krzysztof Kozlowski , Conor Dooley , Stephen Boyd , Thierry Reding , Linus Walleij , Bartosz Golaszewski , Shawn Guo , "Fabio Estevam" , Nuno =?UTF-8?Q?S=C3=A1?= , Lars-Peter Clausen , "Michael Hennerich" , Jonathan Cameron , Andy Shevchenko , Jassi Brar , Mauro Carvalho Chehab , "Lee Jones" , Joel Stanley , Andrew Jeffery , Andrew Lunn , "Vladimir Oltean" , "David S. Miller" , "Eric Dumazet" , Jakub Kicinski , "Paolo Abeni" , Daire McNamara , Lorenzo Pieralisi , Krzysztof =?UTF-8?Q?Wilczy?= =?UTF-8?Q?=C5=84ski?= , Manivannan Sadhasivam , Bjorn Helgaas , Vinod Koul , Kishon Vijay Abraham I , "Bjorn Andersson" , Geert Uytterhoeven , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Florian Fainelli , "Tony Lindgren" , , , , , , , , , , Subject: Re: [PATCH] dt-bindings: Fix inconsistent quoting Message-ID: <20251016115339.000047f7@huawei.com> In-Reply-To: <20251015232015.846282-1-robh@kernel.org> References: <20251015232015.846282-1-robh@kernel.org> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.42; x86_64-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.203.177.15] X-ClientProxiedBy: lhrpeml100009.china.huawei.com (7.191.174.83) To dubpeml100005.china.huawei.com (7.214.146.113) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251016_035355_108650_C7789234 X-CRM114-Status: UNSURE ( 9.62 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 15 Oct 2025 18:16:24 -0500 "Rob Herring (Arm)" wrote: > yamllint has gained a new check which checks for inconsistent quoting > (mixed " and ' quotes within a file). Fix all the cases yamllint found > so we can enable the check (once the check is in a release). Use > whichever quoting is dominate in the file. > > Signed-off-by: Rob Herring (Arm) > --- > .../arm/altera/socfpga-clk-manager.yaml | 4 ++-- > .../bindings/clock/nvidia,tegra124-car.yaml | 8 ++++---- > .../bindings/clock/nvidia,tegra20-car.yaml | 6 +++--- > .../devicetree/bindings/gpio/gpio-mxs.yaml | 9 +++++---- > .../bindings/gpio/snps,dw-apb-gpio.yaml | 4 ++-- > .../bindings/iio/temperature/adi,ltc2983.yaml | 20 +++++++++---------- For this one Acked-by: Jonathan Cameron 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 CDFBECCD183 for ; Thu, 16 Oct 2025 10:53:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:CC:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=BAEM+I663FX66ZKJdjqB5W5shXZEU+yCqq4Ttsqbi2g=; b=J+Z7i7u6ORKiWB Er3n1Qt0UMhgIVxgTbHBo3kZrOz5bCbiIcV3Jn9aLBSh3M5P9XVfiIdp0/6+IKd2Q1xHtP4OqS7ct 3x/K4pqeUj8DRubRh5guvmqhJwAyWRTS40ryhBcX/R36CnZWDzmQogZy5v8UNJtMP7ft69zWrEU52 4IAx2LN7DS4bwhvj0m15KlaNiFsyLZ1vseHKCChhPjjXJ5jJ/c8rG08PgW36yrBzl59lZZp2uKa8z F37BrSufctYcZ0kXQHGMjSt6/Qi7gdGlAQlJlEMKiOV4nL0qniQqIgOjBKW0xyZjzAKiNoSPX0TJh ANs5X9uj1BbMfKye5QYA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v9LcL-00000004Ux1-2KTh; Thu, 16 Oct 2025 10:53:57 +0000 Received: from frasgout.his.huawei.com ([185.176.79.56]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1v9LcI-00000004Uug-3uRj; Thu, 16 Oct 2025 10:53:56 +0000 Received: from mail.maildlp.com (unknown [172.18.186.31]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4cnPtG3GQNz6L4xg; Thu, 16 Oct 2025 18:52:38 +0800 (CST) Received: from dubpeml100005.china.huawei.com (unknown [7.214.146.113]) by mail.maildlp.com (Postfix) with ESMTPS id 0C2D81402A5; Thu, 16 Oct 2025 18:53:43 +0800 (CST) Received: from localhost (10.203.177.15) by dubpeml100005.china.huawei.com (7.214.146.113) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Thu, 16 Oct 2025 11:53:40 +0100 Date: Thu, 16 Oct 2025 11:53:39 +0100 From: Jonathan Cameron To: "Rob Herring (Arm)" CC: Krzysztof Kozlowski , Conor Dooley , Stephen Boyd , Thierry Reding , Linus Walleij , Bartosz Golaszewski , Shawn Guo , "Fabio Estevam" , Nuno =?UTF-8?Q?S=C3=A1?= , Lars-Peter Clausen , "Michael Hennerich" , Jonathan Cameron , Andy Shevchenko , Jassi Brar , Mauro Carvalho Chehab , "Lee Jones" , Joel Stanley , Andrew Jeffery , Andrew Lunn , "Vladimir Oltean" , "David S. Miller" , "Eric Dumazet" , Jakub Kicinski , "Paolo Abeni" , Daire McNamara , Lorenzo Pieralisi , Krzysztof =?UTF-8?Q?Wilczy?= =?UTF-8?Q?=C5=84ski?= , Manivannan Sadhasivam , Bjorn Helgaas , Vinod Koul , Kishon Vijay Abraham I , "Bjorn Andersson" , Geert Uytterhoeven , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Florian Fainelli , "Tony Lindgren" , , , , , , , , , , Subject: Re: [PATCH] dt-bindings: Fix inconsistent quoting Message-ID: <20251016115339.000047f7@huawei.com> In-Reply-To: <20251015232015.846282-1-robh@kernel.org> References: <20251015232015.846282-1-robh@kernel.org> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.42; x86_64-w64-mingw32) MIME-Version: 1.0 X-Originating-IP: [10.203.177.15] X-ClientProxiedBy: lhrpeml100009.china.huawei.com (7.191.174.83) To dubpeml100005.china.huawei.com (7.214.146.113) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251016_035355_108650_C7789234 X-CRM114-Status: UNSURE ( 9.62 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy 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-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On Wed, 15 Oct 2025 18:16:24 -0500 "Rob Herring (Arm)" wrote: > yamllint has gained a new check which checks for inconsistent quoting > (mixed " and ' quotes within a file). Fix all the cases yamllint found > so we can enable the check (once the check is in a release). Use > whichever quoting is dominate in the file. > > Signed-off-by: Rob Herring (Arm) > --- > .../arm/altera/socfpga-clk-manager.yaml | 4 ++-- > .../bindings/clock/nvidia,tegra124-car.yaml | 8 ++++---- > .../bindings/clock/nvidia,tegra20-car.yaml | 6 +++--- > .../devicetree/bindings/gpio/gpio-mxs.yaml | 9 +++++---- > .../bindings/gpio/snps,dw-apb-gpio.yaml | 4 ++-- > .../bindings/iio/temperature/adi,ltc2983.yaml | 20 +++++++++---------- For this one Acked-by: Jonathan Cameron -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy