From patchwork Mon Sep 26 20:47:24 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 12989416 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 9CEC7C07E9D for ; Mon, 26 Sep 2022 20:48:37 +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: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:In-Reply-To:References: List-Owner; bh=Tz5jjcpc76CaxwlXsBGAh8B5YIPX19vLg+9fmjKxFx4=; b=DDL/FEYRUaSlb+ q4MPSh6AoNrh3se33WNbACkjbhERZqzSdRuxWYkU9aZBdnxwaDz6n5GImGBS+gA9Uzm5IkHBULrLv c0hFNRhpaIAvpAIH+eQYNySyXfzXIlmMZ/JAt6Bxt30vk5UrAl/0TYR7Pz/3XUyM2NN8cRN4RtgnF +Qm3ytVMY/IbRBlOWT5zzNAK0kOOPRaetYbS77I3T2dT4k/dS6WtHciXM/6TsEAFrN6EZM7/hZZK8 h1ZeFZ6xFXDzcYa05LKq5z6j09JKjb+C7ZfPZmQnABZEcBSL0JDvOgiXmPtfbYxpK6laTI51iiJB1 FERnsXXsRQXdvZwCesMA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ocv0n-006nIe-6b; Mon, 26 Sep 2022 20:47:33 +0000 Received: from phobos.denx.de ([85.214.62.61]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ocv0j-006nGy-85 for linux-arm-kernel@lists.infradead.org; Mon, 26 Sep 2022 20:47:30 +0000 Received: from tr.lan (ip-86-49-12-201.bb.vodafone.cz [86.49.12.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 7E14B84DD8; Mon, 26 Sep 2022 22:47:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1664225247; bh=+aytgYURmKohkGaw4wNae2zIHP0OECVWKGhZVInqCOM=; h=From:To:Cc:Subject:Date:From; b=xLboXzSuJMybbqeJ7ShVuW90PY0CZ8set/UznOCXr/yZcyekLWop37poV46QlxGDX FczkrJrrGqJw8f6hAB8v4YbXH1jeBAnuQ1iILJQ7hAMh2TKbK/bIN9liKaw0PChXB2 Faztq9/vN4ft/5sukr2xeuS7HS6kbDRTrLkLjqiX0tQwxuihsLrEmExZkEgD6j73C+ 4ezmzdPNRojAZmdvamRWSeo55A62EXb7olAoaxhCUz+gX6dGxjDN8eD28QaK8bLuOe YM8G0Nfuckk3NMKc5cANcThBg9WEQhJor0NOVKdbNniLT7ebfPqSE4uog63jfNk/ok vIptcGrGhGzgw== From: Marek Vasut To: linux-arm-kernel@lists.infradead.org Cc: Marek Vasut , Alexandre Torgue , Linus Walleij , Maxime Coquelin , Rob Herring , devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Subject: [PATCH] dt-bindings: pinctrl: st,stm32: Document gpio-line-names Date: Mon, 26 Sep 2022 22:47:24 +0200 Message-Id: <20220926204724.381760-1-marex@denx.de> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220926_134729_500624_6A532CDE X-CRM114-Status: UNSURE ( 7.95 ) 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 Document gpio-line-names property as valid property. This fixes dtbs_check warnings when building current Linux DTs: " arch/arm/boot/dts/stm32mp153c-dhcom-drc02.dtb: pinctrl@50002000: gpio@50009000: 'gpio-line-names' does not match any of the regexes: 'pinctrl-[0-9]+' " Signed-off-by: Marek Vasut Acked-by: Rob Herring --- Cc: Alexandre Torgue Cc: Linus Walleij Cc: Maxime Coquelin Cc: Rob Herring Cc: devicetree@vger.kernel.org Cc: linux-gpio@vger.kernel.org Cc: linux-stm32@st-md-mailman.stormreply.com To: linux-arm-kernel@lists.infradead.org --- Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml index 53c952d93ea28..06229d93c24cf 100644 --- a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml +++ b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml @@ -71,6 +71,7 @@ patternProperties: maxItems: 1 resets: maxItems: 1 + gpio-line-names: true gpio-ranges: minItems: 1 maxItems: 16