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 45628C46CA2 for ; Tue, 19 Dec 2023 16:40:16 +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=jxWENSb0t0NbOGUZkf8L0K5tyh/1j9n8Q76+wcXJZZU=; b=dLorUA32pyeEaH7+XwyRK4WANz X8/ULs3H6drViGNVRMVQ6sJfsSsajkHyb4MgueQK+coc7ALKZqSqC/LjuYIX3Hd+WiYjwyT3PLZDm HU6HABNKeNkQuUV6Ipua/gtok/ubnnDYW2FzOeCuKD2xYJmTFM8F8Xn1XVJkxkOqSlP5uODkdIsPr H2n5cSBpnGjfDQm6g816f1HFVcNh0HSp+CLkO4SHv2L7FY6x9Ts0NrtappgjyhF1ZLzp2MPBMADOt ObIxMs4FQNJWnpPxckNDVlUz7SPp03ltzamt8eDBPcwUVMQaQ61poiGJIwH6ofC45vLJNMhsrRXkH QTSUrAAg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rFd8J-00Eiuh-0C; Tue, 19 Dec 2023 16:39:51 +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 1rFd8G-00EiuK-2e for linux-arm-kernel@lists.infradead.org; Tue, 19 Dec 2023 16:39:50 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id E180FB8109D; Tue, 19 Dec 2023 16:39:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 50975C433C7; Tue, 19 Dec 2023 16:39:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1703003986; bh=DT67ZW2+7W7SD3PMRmJ/cCFJ+tiSAVkDYvY8fK5VSCg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DXnU1sRUlssrMaubs35Weig4mJ7cexODuIlPLyIjQc1AVB7EucGeE4Kg5R0hyInKx jYBnrb+zt9e7od6NvxkNy752We/zA12wkv711DjK0nom9uw+e3kGVrwjP0aJIB9Ez3 D9jXbtX8UG79fw+JwMgjZ1oXV69MHi9lkBWg4VkIOGbdoFB9DJ4tpTuF+U5j2fvSwt El82HnryXouUWO9Yw+QGYn7HwbBoaEZci0CFfw/+b66mMfjFQVdQkfNPLTjFeMpIwO kDsivo1zuCFSFul0ozEH16dwaEMcSZhoMOoAbv5/fZ8I0xlz6lDWvwZKDZ+jhZLO3O 1UA5kTwXIotzg== Date: Tue, 19 Dec 2023 16:39:40 +0000 From: Conor Dooley To: Alain Volmat Cc: Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Alexandre Torgue , Erwan Leray , Fabrice Gasnier , Valentin Caron , linux-spi@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 2/6] dt-bindings: spi: stm32: add st,stm32mp25-spi compatible Message-ID: <20231219-subwoofer-aversion-385ee53dc6be@spud> References: <20231218155721.359198-1-alain.volmat@foss.st.com> <20231218155721.359198-3-alain.volmat@foss.st.com> MIME-Version: 1.0 In-Reply-To: <20231218155721.359198-3-alain.volmat@foss.st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231219_083949_012491_B4C76AFA X-CRM114-Status: UNSURE ( 7.49 ) 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="===============7640433925437662014==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7640433925437662014== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4JfhjNn4JBeIfO3a" Content-Disposition: inline --4JfhjNn4JBeIfO3a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Acked-by: Conor Dooley --4JfhjNn4JBeIfO3a Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZYHHTAAKCRB4tDGHoIJi 0hGNAP0WWifqG0WIUZAm9584zAolrMPgrTHdyBtimolc18oB7wD/fb/NYoQ375mc QjQs2n6rDOzLOQS4euFbxvdah5N8FQs= =RwnB -----END PGP SIGNATURE----- --4JfhjNn4JBeIfO3a-- --===============7640433925437662014== 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 --===============7640433925437662014==--