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 BC2D5C4167B for ; Tue, 12 Dec 2023 17:08:15 +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=mbeLDYH8irk+G7XxQRoxQv4gwn6zybo4wgIlWNs3xsU=; b=p+snM5u/xCPKIhg4qjDvkMHPV/ heCicFqK1YRUEY+amtnZpIN88Sp5B65Ejm6pg21JSjf4NFIGiZb2FIqaOUBs/Uab+4fEOOYD7u46f Rq8E2iLwy4Zb+xB02RGcEtnS6bcEjSlPTk5o2P2VwZMP9LfqUp9GqzvClqo+c82PMOOkvd+gjSb17 J8Ew7OvWbuWJiFNHxPwwheQljlLZbdHIEqQTCizhlsxt4pigyg2oYL8t45LhLF9WhNl9dEhk2te9l Cxs0Z6u3PaiLh+SVyt52svDFNuReKJDm/2s9DEO+MV7swOSYs3jK1mMuSYQDyCZsmCJIIOj1nFGKk Lcg10jAA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rD6EV-00CKUI-2N; Tue, 12 Dec 2023 17:07:47 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rD6ES-00CKTp-13 for linux-arm-kernel@lists.infradead.org; Tue, 12 Dec 2023 17:07:45 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id AC8B9B815AE; Tue, 12 Dec 2023 17:07:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4AA70C433C8; Tue, 12 Dec 2023 17:07:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702400862; bh=J/lDad9QrmDvv4QIJLMBuzqTunxmfmWR+ks34mIko04=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YAi0UICmaENZ3T+M5TG7HDCc6sJCcZ8HaQJxeGXrjzmPUdaJtXEQHQJvGQWzzKGEM bEv2+iJ+NEw7xlqJDyNxi7j81X9Y444vBIOT7c+bRgpWKqQPygU/twIWYzgPowxlfS J1SZcysNWY8o/bnTrZwtIRiUXLD5mo6D1xRoMh7yFTKkUWp/ZEZ9eGDjXF/ptE+x1Q 80nmw9+aEJ3i9RaO0ona2ewwPe2cyl0Wdk74F3ITBtMnv7C6l68pXwIIKcVE/WMEqu Mj6sXaPiHAxKU5wZHt1mwHLPkEdo1lRq2bCTVZ22X28qZFY5SVXoq6JIPrF851KP7T JG2NxvQ1d/r4g== Date: Tue, 12 Dec 2023 17:07:37 +0000 From: Conor Dooley To: Alain Volmat Cc: Andi Shyti , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Alexandre Torgue , Pierre-Yves MORDRET , Rob Herring , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 3/7] dt-bindings: i2c: document st,stm32mp25-i2c compatible Message-ID: <20231212-slander-violation-8893701db296@spud> References: <20231208164719.3584028-1-alain.volmat@foss.st.com> <20231208164719.3584028-4-alain.volmat@foss.st.com> MIME-Version: 1.0 In-Reply-To: <20231208164719.3584028-4-alain.volmat@foss.st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231212_090744_521237_755534CC X-CRM114-Status: GOOD ( 10.84 ) 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="===============1461198491711940149==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1461198491711940149== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="RxsCoi3prQ3ojpc+" Content-Disposition: inline --RxsCoi3prQ3ojpc+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 08, 2023 at 05:47:12PM +0100, Alain Volmat wrote: > Add a new compatible st,stm32mp25-i2c for the STM32MP25 series which > has only one interrupt line for both events and errors and differs in > term of handling of FastModePlus. >=20 > Signed-off-by: Alain Volmat Reviewed-by: Conor Dooley Cheers, Conor. --RxsCoi3prQ3ojpc+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZXiTWAAKCRB4tDGHoIJi 0ia4AP94GUpXrWSgXUwTiHVQEqUOc5uleAfgethSzbxUEhDU9wD/WJXmyLAmhwPA 9/YV+dk3M7vTu6PZXunKOZOX/JRu4Q0= =iMKk -----END PGP SIGNATURE----- --RxsCoi3prQ3ojpc+-- --===============1461198491711940149== 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 --===============1461198491711940149==--