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 X-Spam-Level: X-Spam-Status: No, score=-7.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2AE9EC433B4 for ; Fri, 16 Apr 2021 16:34:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0B49C61002 for ; Fri, 16 Apr 2021 16:34:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236058AbhDPQec (ORCPT ); Fri, 16 Apr 2021 12:34:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:44790 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235698AbhDPQeb (ORCPT ); Fri, 16 Apr 2021 12:34:31 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8A55E61002; Fri, 16 Apr 2021 16:34:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1618590846; bh=Cuq2qJDVEyHN4LK1pCgJEum4rzMfHiP7uycM9J35CJs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=G7XYQX06CzwDaLx0xh0n15LhCioAkAY9VVkBSNh521nNTLts/Mrh+XH630dBMWspM vc2DhuRcuegGtpy2H/IbtOh+mrhxHbPuA1tWTF1QKYv23+Qn5XpSsTSP+r5oPk670Z CTxv15GL1MYZlDvJrLeLpTPV34zDnIOv+YG5grcgymdqoqPJgUhNs142pprqbiowJi 1jJ0QT68ih/EH5heazfrw8dhE1uTI7VbfKbcC0EEM1HUJetuKefhepXeTnIFsuNThi vU96RN0eLsUaPLpAfMxVKhFeMdST2uHN2Vcua1uCQTWaWOvOsf5SOtwKT5SNPDvW63 XVsh/CGrtG83g== Date: Fri, 16 Apr 2021 17:33:41 +0100 From: Mark Brown To: Quanyang Wang Cc: Amit Kumar Mahapatra , Michal Simek , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-spi@vger.kernel.org Subject: Re: [PATCH 0/5] spi: spi-zynqmp-gqspi: fix spi issues Message-ID: <20210416163341.GJ5560@sirena.org.uk> References: <20210416142047.6349-1-quanyang.wang@windriver.com> <161858883110.29027.5432599534762847384.b4-ty@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="YPJ8CVbwFUtL7OFW" Content-Disposition: inline In-Reply-To: X-Cookie: Snow Day -- stay home. User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-spi@vger.kernel.org --YPJ8CVbwFUtL7OFW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Apr 17, 2021 at 12:31:44AM +0800, Quanyang Wang wrote: > Sorry for any confusion caused. No worries, it's mainly just an issue for anyone doing stable backports - hopefully they'll figure things out. --YPJ8CVbwFUtL7OFW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmB5vGUACgkQJNaLcl1U h9Cf0gf+PXPfs0kUioBsZoQ5Y4KbrpGrA4iEvnF5B1g+VyMTH0mlAzl55gzuYiDw kF2j18mLbTWBq28VC00y2h66sLH5p0mzlMRtKEjsvcMxG2kBQaj8BXOEP79WJhKH 0Yn/aIJGWtfKnd0sUIn8Ub6gOgqlx2alfSk6I1/2xn3RfhC9+nDvkyAavDLhgC0U FW6PuJoywqjrzBCU5zFwb9ZGCbdVNCFMRJMtUfiAFRp7JH52PuSDtuXSZAJPE2W4 J5EbDoFnuWeoQggTJ2wqZr1qCcE/AitDxgyMtY8Yd6dDQu3Iuy39qT9AGZztDOvg Au5DIacH8z9u8u6wDS9Z5/irLZGYfA== =vI3k -----END PGP SIGNATURE----- --YPJ8CVbwFUtL7OFW--