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=-4.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 3B972C11F65 for ; Wed, 30 Jun 2021 14:06:00 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id E97CD61433 for ; Wed, 30 Jun 2021 14:05:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E97CD61433 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:To:From:Date:Reply-To: Cc:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=bm8OAs4JdVMiQ5xKasp+9thqSr7XeS/hj5Nssol3ohE=; b=Ls2spQ3kMlwdk/eWM/BwXrn4hK /4w7AvPNmKYn1jKuv4sI9iLaCsL3eEIkrQ64aqYTbt1J4qAQ/6D7dTlRcGrayEBTPeCh6DgGEqR8Q QSy1Fo3Xwzu8xGPNRVWrZSy37aRxb2tmNnihLXgAOMuSZPHY+A9p5ZwSBPYAqMKtkiYy0LYerPWsS PwKRZGJQ0rlYEz/ZAPO1pPv7Ezx2CdNHyUdS/d5XPDbYzJnxPuxfhQHhQPcqjs8npvFuZdjXK0okQ bBN2n2mdoLkQYbZFXZFuag839QDAInf0qdw10qHbCqX2HcxfEC/DRgBtTg3gZmv5Ddb7SgWQZbk8b hjzvSAmg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lyaor-00EFzr-4g; Wed, 30 Jun 2021 14:04:01 +0000 Received: from www.zeus03.de ([194.117.254.33] helo=mail.zeus03.de) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lyaZz-00EAMo-JW for linux-arm-kernel@lists.infradead.org; Wed, 30 Jun 2021 13:48:42 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=sang-engineering.com; h= date:from:to:subject:message-id:references:mime-version :content-type:in-reply-to; s=k1; bh=aZ8iO9XBy3P3r9iXiFyK52CCdtNx JUEpRXml++Cfx6g=; b=aXzYKQ8Gkzzam+WMp5k1pRjO7qvLN91VBiIe35APextO agZbM5Qf/IdCH8e44yA1B7PS+hpuFjJJs52twGzHC69ly+8o3rQzyNhX8FZd51rT aRPm/lRoi3o6hjJs8/CVd9i/KcVpii2arlUgN1x0Hf31k6OcZzUuPMaJvO0XTaQ= Received: (qmail 885806 invoked from network); 30 Jun 2021 15:48:31 +0200 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 30 Jun 2021 15:48:31 +0200 X-UD-Smtp-Session: l3s3148p1@Y8kk+vvFAuYgAwDPXwaiAGDoJRk6bv4I Date: Wed, 30 Jun 2021 15:48:27 +0200 From: Wolfram Sang To: linux-mmc@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Pierre-Yves MORDRET , Maxime Coquelin , Alexandre Torgue , linux-i2c@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 7/7] i2c: stm32f7: : use proper DMAENGINE API for termination Message-ID: Mail-Followup-To: Wolfram Sang , linux-mmc@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Pierre-Yves MORDRET , Maxime Coquelin , Alexandre Torgue , linux-i2c@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20210623095942.3325-1-wsa+renesas@sang-engineering.com> <20210623095942.3325-8-wsa+renesas@sang-engineering.com> <20210630131118.GB12109@gnbcxd0016.gnb.st.com> MIME-Version: 1.0 In-Reply-To: <20210630131118.GB12109@gnbcxd0016.gnb.st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210630_064840_309215_4A8C3094 X-CRM114-Status: UNSURE ( 9.08 ) 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="===============1210358634139334844==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1210358634139334844== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="qWmVXpjpnw6hcZzE" Content-Disposition: inline --qWmVXpjpnw6hcZzE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Alain, > thanks for the update. If you are ok with that I modify the patch > to partially rely on _async / synchronize whenever needed and push it again > separately. Perfect, thanks! All the best, Wolfram --qWmVXpjpnw6hcZzE Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmDcdicACgkQFA3kzBSg KbaXXhAAmxrPbldmgXhVpi+qevyfoKn/StAf2BS8zj+S+vIDRB2yAVQ/yM9t9ooX bwPOkJx2oGMcJ1uwFjbyTGvS47iHeW4KAbpIUxr5MmwW5QSXrfn42mfih94g9UaP HZzIaM3IY+2oP+0sJ4WrGGI0ZqDJ0ISTnGn/5q0jocO5LelzMMnE99qMw5Z7BsUF 2Bi5AwaRzqAyDimWIhjktwNAJBDX+fBZcGpgYbmqVhF2R16UIoIVHCLcVumD23lA hDU/ows5Wp1bzdh38qadVkaOean/FPSERnTFDx/QkBaGhMc5tz5HQshx4ILGUKI7 hJJsFjPUsi+6GFHoe5gv7sW948ONb48WxKzbhD10KS+D4k5pAzHWs1rmGgdA+UVD hA90vjuDoB9VIlhcTe6K4LIQGfJBzXZOpo4MYTqLxBAnPQF57GQWcdmH5vSlsxV2 ALPwHYco8CRyxHzpzUU00Q+l/0T9vhuG1lE3LjSRETvUQjB2D4HznNhXqw7SpFxs vPfT0AodIvOZXEcCtZHCVXZjceBCoGFYKLXHzsM+XAG5XmwcrO9v1FlfTyTqNwr6 EEzsUP+lRpEg1SWRlj00U7ckAkR4mo8CjpQwLGy4ilA74TuIFGI83ILuQ8hPBdS4 Bxdmh62TR6fODqWc7pXdSFx8Jd2EcWqKDLaR6uMExB7XFrVelNU= =iyIW -----END PGP SIGNATURE----- --qWmVXpjpnw6hcZzE-- --===============1210358634139334844== 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 --===============1210358634139334844==--