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 BE64BC54E76 for ; Sun, 19 Nov 2023 13:43:07 +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=GzPcWTkwRlhqCrNT5O41aIG8ReSCEmp/HjjScUZj3Y8=; b=zMWuYwM7d/Eg64oeu7+k59g1Q8 3Hmt+EFx+QKZgWV9oWbiXWf78A04lBaomqVeRrF0XQ9NMWugn/QxQAfPVl2s+iBc7YNsug33Wl2Io tqB7hhrUhyrTYDk+vvIqzr9LG8vje1QCygKzq9mz3InhNi2O22vFrrqyzWC+Rrytcf+sP0+anQbam U+5EoRuKKh5geEDa6pZ8B1i09aMgPstsrmP1Lcf7XbHKLJW+BHIIj+L3SHRXFgO5SnTbxRAdlH7ka Ma8PldaoJkXdg0aO8+zNoOySVUCrqHy1+sgJfcoh/B9F+4U3SosN2d2rVwaCyL9OBleKRc3eqlcAd oxP5dP+w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r4i4N-00AF7m-0W; Sun, 19 Nov 2023 13:42:39 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r4i4J-00AF6X-39 for linux-arm-kernel@lists.infradead.org; Sun, 19 Nov 2023 13:42:37 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id D8E97CE0B74; Sun, 19 Nov 2023 13:42:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9B1AAC433C8; Sun, 19 Nov 2023 13:42:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1700401351; bh=ivH/7a0rtuqIcC1N4qUHjlirk04W9i7zLpx25t7awaw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=D9glATJ0gYLuYUOP72CaUWTQcNh7jgQeDfWy/0PxArKf+yDJa3EDf1zEQ6UBcPRhR 7o6kwvQS++aXZOm/lYMhhW2fqM7RrGqCazyFCDw+TbZk6tViEVzqIZ2EEzv4TmuL6u V0O0B62UOPsCZe4Qamkg9azLa7Ueg+pRTqQI61BMFP+hWXmDPPlt5G9Q2J4GfBnSLb fjRHFfk+s5zwuHll7BEfSLIYBIn2tAnZU9t3bzGVQIvH7J3Wp1zz1VAoPPnZH+fXFG jJCmPHAQaStwAWPLNh7psTo1OtpcvyrFySgzq1h7VMG3cCZts5PL7jixC2tquF/17g Q95KzKua8JX3A== Date: Sun, 19 Nov 2023 13:42:26 +0000 From: Conor Dooley To: Patrick Delaunay Cc: Alexandre TORGUE , Srinivas Kandagatla , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Fabrice Gasnier , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH 1/4] dt-bindings: nvmem: add new stm32mp25 compatible for stm32-romem Message-ID: <20231119-tree-improper-b031c2527128@spud> References: <20231117143338.1173475-1-patrick.delaunay@foss.st.com> <20231117153310.1.I1784fc7f33cc928e9007d85354707d6382b48b72@changeid> MIME-Version: 1.0 In-Reply-To: <20231117153310.1.I1784fc7f33cc928e9007d85354707d6382b48b72@changeid> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231119_054236_232913_83EF1D1B X-CRM114-Status: UNSURE ( 9.55 ) 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: , Content-Type: multipart/mixed; boundary="===============3570711472753079533==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3570711472753079533== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ZoXxyyywsf/pWmKt" Content-Disposition: inline --ZoXxyyywsf/pWmKt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 17, 2023 at 03:33:34PM +0100, Patrick Delaunay wrote: > Add a new compatible for stm32mp25 support. >=20 > Signed-off-by: Patrick Delaunay Acked-by: Conor Dooley --ZoXxyyywsf/pWmKt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZVoQwgAKCRB4tDGHoIJi 0tbrAQCyo2zim4XR1mSVguxU651KwBRSpJJNI10F0CMpk1jK0QD+PFecoGEbntYE vyEZHgbChgX0fsQEChjuX5OZQb/CCg8= =gFZr -----END PGP SIGNATURE----- --ZoXxyyywsf/pWmKt-- --===============3570711472753079533== 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 --===============3570711472753079533==--