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 18A9FC433F5 for ; Thu, 29 Sep 2022 21:57: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:In-Reply-To:MIME-Version:References: 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=g1VDn+RjJtcLjhtOE5rLXpY4vNjv672QIigrvva/oRA=; b=AxrUZc7PD8KeaL ZWafXPSJAuPkUb9vZjne9C/iFeVo4WP+9kvOjn44O1bz/cWCnTTZfYTPwxNTxj8kpo7FnEh5nlhrY b5kN+jw5/OrESfzyvnERWrAwrP6kOoT4AHPzO7t9YKTled5tyIHXoQUdIFgXINz1ZrI4MZVuDosbj cp/KZb5BOgbkfiyDjnWqmo19XP9f8jQgbGznskc9CxEyoBQnPloovnEm2RJFiMU5pspOgj/WUr3iQ IJgSf1GxqQVaKPVbQW1yFSDR8GG7wlrFlhCkr54Jz1zkcsuqt4qNKlsOzhbuiPCOwEGiWIDWqC0A9 wnBACKh4P/OxS8xxzWKw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oe1WI-005a0D-Qm; Thu, 29 Sep 2022 21:56:38 +0000 Received: from mail-oa1-f41.google.com ([209.85.160.41]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oe1WF-005Zy7-Mz for linux-arm-kernel@lists.infradead.org; Thu, 29 Sep 2022 21:56:36 +0000 Received: by mail-oa1-f41.google.com with SMTP id 586e51a60fabf-1318106fe2cso3381755fac.13 for ; Thu, 29 Sep 2022 14:56:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=V9zVHpuWkh/i7x7TQRfGROzdebyc2nbt6mtcwCC/H2s=; b=2mNqXzRN/7Txt7GbQJCpSH5Ps8mpvdy6G+KaXpiXFiwQ/2qEFhGtogDvlROGn5WJAw Ai+pvIm0ZSQsKnGvScosM8DdY1JCJoTXazMoaeMmL50NMyBiVMYdpSRRjV8KlUgnu27I jMlrUBW+B2AYvsa/MCnAaGU66MCAaKXAT2ySAq80yJAOp5uoaDDipNCZnbvOlFSQina3 67mY7b/E0VdiqMkDJihvMvpW0fR8NTbHk7bzXy9qykAZJQL4iGhwgWflqUQ5dWHmIg1V cegRPY1YbdI2QWqfRA46N21r4Tb7R2eLA5ViLCEthTjRjd7UhdYPUk4PRUR/uhME5kuQ /b2g== X-Gm-Message-State: ACrzQf2r8VPoIXqU3Y1hvL8FP3tXvmHLH2obgWML8G4xzgvFV+UMwB3Y cT5bV9SzYXBdOY8DBMnemQ== X-Google-Smtp-Source: AMsMyM4q8qqCa206penQyorIBTJoLeOZmP4X4ZijAKx++JcFwG/uTedysH1VCHoh4TMmaMzoMTADNw== X-Received: by 2002:a05:6870:c391:b0:10c:a937:aaf1 with SMTP id g17-20020a056870c39100b0010ca937aaf1mr3062395oao.272.1664488593146; Thu, 29 Sep 2022 14:56:33 -0700 (PDT) Received: from macbook.herring.priv (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id o8-20020a056870524800b0013185365eb7sm235997oai.28.2022.09.29.14.56.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Sep 2022 14:56:32 -0700 (PDT) Received: (nullmailer pid 2774818 invoked by uid 1000); Thu, 29 Sep 2022 21:56:32 -0000 Date: Thu, 29 Sep 2022 16:56:32 -0500 From: Rob Herring To: Marek Vasut Cc: Rob Herring , Alexandre Torgue , linux-gpio@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, Maxime Coquelin , devicetree@vger.kernel.org, Linus Walleij , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] dt-bindings: pinctrl: st,stm32: Document gpio-hog pattern property Message-ID: <166448859158.2774756.9828897136767131481.robh@kernel.org> References: <20220926204735.381779-1-marex@denx.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220926204735.381779-1-marex@denx.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220929_145635_772571_814781B3 X-CRM114-Status: GOOD ( 12.13 ) 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 On Mon, 26 Sep 2022 22:47:35 +0200, Marek Vasut wrote: > Document gpio-hog pattern property and its subnodes. > This fixes dtbs_check warnings when building current Linux DTs: > > " > arch/arm/boot/dts/stm32mp153c-dhcom-drc02.dtb: pinctrl@50002000: gpio@50003000: 'rs485-rx-en-hog' does not match any of the regexes: 'pinctrl-[0-9]+' > " > > Signed-off-by: Marek Vasut > --- > 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 > --- > .../devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel