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 0AA67C433FE for ; Sat, 1 Oct 2022 22:36:50 +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-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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=qxsxghf0zXJhtHSMso0trtN8MxwXaiqXDwckqiVTHVA=; b=vuFOA+nvtGV9NYzhleNht/1nZI cL8mPey0Rzw5psFTi0zS+yDbWeNNlKeap0JU2C+F30taKudcNB+VT/XHAwPcCR1T4BDsZY3NufY46 R42fkm8OnCh/+zUp2jLDmVcM8A3aJWCQVBPuE7dD/cI2zRWroLitbg1f1fhzg9sTRNTuus66c4Iax JH2zABhM9ILGUi+80kBuWRK7KjeuTLTZw7wzH3QHqXlE/AqkaVr1YG6vsWSWZnti4uGFWvVr7s5St zaFko5dLGfpE0nnyJO6ZDk2j8bP7oNgAAzHzuCbcPsR0yxgxx9GTis3EbWIBMRpqcT5bW/l7Uwo2Y Ai/QHuqQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oel54-00GN2F-5C; Sat, 01 Oct 2022 22:35:34 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oel51-00GN1d-Iq for linux-arm-kernel@lists.infradead.org; Sat, 01 Oct 2022 22:35:32 +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 dfw.source.kernel.org (Postfix) with ESMTPS id EC97260D34; Sat, 1 Oct 2022 22:35:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AE036C433D6; Sat, 1 Oct 2022 22:35:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664663729; bh=QHtjGxNukiJwu0oawJAgooFJlE+Y/aXLBK7nhSgrAhs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JrFFFETGpEjfi651l/O+52K4N71srdJkg3W87uHSKVpIAO8YlPXYTiPqVpSwOZZB/ k2bBF1P7h2P0458f8QlXWx8ibA6SZOC8IPoOq9POlpv+ArhLOeqPsagTkw29SmePAv ezdJHgyqHYhTTR3OcCNr1pN66fqhE70E3p1cRtgJQjyy1atzvQ39FBpXsMGspQz4wk /WqoVqF/Fnjmocsk44RBOs5WOgQMiQjK8GinhvLP4D8wCq8jVOp3aY3FnViNi5/fOU ZS1wxRmBbEY9RoqkygPjCMlHktTV5K++t03l80PSxve+rUkk3R5+htsD+9B9cUK1LT MJUo7mc2wW5qA== Date: Sun, 2 Oct 2022 00:35:25 +0200 From: Wolfram Sang To: Marek Vasut Cc: linux-arm-kernel@lists.infradead.org, Alexandre Torgue , Alain Volmat , Rob Herring , devicetree@vger.kernel.org, linux-i2c@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH] dt-bindings: i2c: st,stm32-i2c: Document interrupt-names property Message-ID: Mail-Followup-To: Wolfram Sang , Marek Vasut , linux-arm-kernel@lists.infradead.org, Alexandre Torgue , Alain Volmat , Rob Herring , devicetree@vger.kernel.org, linux-i2c@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com References: <20220926204631.381702-1-marex@denx.de> MIME-Version: 1.0 In-Reply-To: <20220926204631.381702-1-marex@denx.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221001_153531_696040_68BFA9A2 X-CRM114-Status: GOOD ( 11.04 ) 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: multipart/mixed; boundary="===============5075073982930831290==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============5075073982930831290== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="V2jIUGGddksmaOjh" Content-Disposition: inline --V2jIUGGddksmaOjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 26, 2022 at 10:46:31PM +0200, Marek Vasut wrote: > Document interrupt-names property with "event" and "error" interrupt name= s. > This fixes dtbs_check warnings when building current Linux DTs: >=20 > " > arch/arm/boot/dts/stm32mp153c-dhcom-drc02.dtb: i2c@40015000: Unevaluated = properties are not allowed ('interrupt-names' was unexpected) > " >=20 > Signed-off-by: Marek Vasut Applied to for-current, thanks! --V2jIUGGddksmaOjh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIyBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmM4wKIACgkQFA3kzBSg KbaZUQ/4k86xDRdWmc1OlDKuttQO7RLR4At8fzMJFEQ9eFEzDRJJRr+JhkuFMyf0 i5g/447EPZid0rJrUXCebtPRuWtUYNcqevggTjbsDYvR/o1EvT1lk/0wz8TXEuOm NkslIGgzFXVeuFu0MN8/Y2XLLiPCOfk4cDa7ahHeEGyhnLtXIl8up0i0EUyOsBKN ou5982rQ/91o5rSGJlFDarRiGjGtwR9fS0PghJwPQy2xmeBgMGyPYI3WjTVX6tuV D9htCs0r+/mo0dbyp2JZqApWIiUwuOYpO2js8t1tEAnr0WcDpous8AM4Z1J5C6Y9 KODyqqbdhWlunvs99nVSAQmuGPdmph+ysV7UhqYoFFlglZMHipDzJBAMa+bLXs7m UNf07D6//7cT4fFeT/Cyf2q7pjMbj6DXSbBQ+E1rO4tf1T8DnsJ+uhxWp7eqSLi4 /+4u0/iRNfl6xj8PiGJpdV/LKTzS4H11KN0m18VLf6F+w9jU2haIyF0X7GW38sUb 4uzm6TA5YY9sO5YGba1aE81U70ozs+O7RW1SjvDHREfsZKtOG5kNyNGZbFghJdXC g+Sq4Ce98OXD7kLJQPsXjruE4FFGlySMac/4OabNtPyLbcK4KzYP/bvLUiqNpT7k 0dJVOW7tTnnLxa05YyJ2qbpxRD1cE1l6kgs3rYb8LG1lKqQzCg== =hhIn -----END PGP SIGNATURE----- --V2jIUGGddksmaOjh-- --===============5075073982930831290== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============5075073982930831290==--