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 F0B87C6FD1F for ; Wed, 22 Mar 2023 20:32:34 +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:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=su+t8L6WdZ4PizT1jDeK6lF0sGmch8L9VJWmoywWrJQ=; b=WnSsEGUJ10nHhN fb74NivevSxOodSyiLfDgfJP3Ozmdyj/6amYY3RVtIs+ZkvwXOzvomPHK4R9X5x7HM0T2menRhmRy p/OdI24qb252ZROn+vnhZZnT6M7sg9987Yn2Pm5AGk4UV1nwfsGUE6e1RdluNbxoUerj0KvEpCxg3 BCcOa7kprv1kPpZJJAMnuFYav648JswGtrtpqg07bKmKiJVKeKLH6C9LrQlb6NXtTuvMJttZFM4Fo SBo1y0PlD1F4yPUVEKDCoDKXR80shVGOa6IwI3au52KeJq1P/tHGbwu1IzVZ9HJHV7nCBjAcKJvmw RSS7kP9R/Zk0irzlXHmA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pf58D-00HLuH-2C; Wed, 22 Mar 2023 20:32:25 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pf583-00HLro-1X; Wed, 22 Mar 2023 20:32:22 +0000 Received: from p508fd58e.dip0.t-ipconnect.de ([80.143.213.142] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pf56y-0004XT-Oa; Wed, 22 Mar 2023 21:31:08 +0100 From: Heiko Stuebner To: Andreas =?ISO-8859-1?Q?F=E4rber?= , Manivannan Sadhasivam , Linus Walleij , Krzysztof Kozlowski , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Hector Martin , Sven Peter , Alyssa Rosenzweig , Andrew Jeffery , Joel Stanley , Damien Le Moal , Charles Keepax , Richard Fitzgerald , Dong Aisheng , Fabio Estevam , Shawn Guo , Jacky Bai , Pengutronix Kernel Team , Sascha Hauer , NXP Linux Team , Sean Wang , Matthias Brugger , AngeloGioacchino Del Regno , Andy Gross , Bjorn Andersson , Konrad Dybcio , Geert Uytterhoeven , Tomasz Figa , Sylwester Nawrocki , Alim Akhtar , Kunihiko Hayashi , Masami Hiramatsu , Maxime Coquelin , Alexandre Torgue , Emil Renner Berthing , Jianlong Huang , Dvorkin Dmitry , Wells Lu , Nobuhiro Iwamatsu , Michal Simek , Rob Herring Cc: linux-arm-kernel@lists.infradead.org, linux-actions@lists.infradead.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@lists.linux.dev, asahi@lists.linux.dev, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-riscv@lists.infradead.org, patches@opensource.cirrus.com, alsa-devel@alsa-project.org, linux-mediatek@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH] dt-bindings: pinctrl: Drop unneeded quotes Date: Wed, 22 Mar 2023 21:31:06 +0100 Message-ID: <14697371.uLZWGnKmhe@phil> In-Reply-To: <20230317233623.3968172-1-robh@kernel.org> References: <20230317233623.3968172-1-robh@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230322_133221_112186_84AF63F7 X-CRM114-Status: UNSURE ( 9.32 ) 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Am Samstag, 18. M=E4rz 2023, 00:36:18 CET schrieb Rob Herring: > Cleanup bindings dropping unneeded quotes. Once all these are fixed, > checking for this can be enabled in yamllint. > = > Signed-off-by: Rob Herring > .../devicetree/bindings/pinctrl/rockchip,pinctrl.yaml | 10 +++++----- Reviewed-by: Heiko Stuebner #rockchip _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv