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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 85AACC43334 for ; Fri, 10 Jun 2022 21:41:58 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 916DC84454; Fri, 10 Jun 2022 23:40:46 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="jZDwLN7T"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 960E384445; Fri, 10 Jun 2022 23:40:44 +0200 (CEST) Received: from mail-qt1-x82b.google.com (mail-qt1-x82b.google.com [IPv6:2607:f8b0:4864:20::82b]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 3195C8444C for ; Fri, 10 Jun 2022 23:40:42 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82b.google.com with SMTP id y15so293718qtx.4 for ; Fri, 10 Jun 2022 14:40:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=S+nzK/Uwjy+OYAmoUY5Ue9wXrVObWFhlI5e5+U7nJVI=; b=jZDwLN7T+wvg0GMEEZpi/o77uoqlEgsBD4ctYZ2U9IrvCKgyYPmoNbVLGP6v5aA0+x T23jPuE9bFbUjCYRdJsYJpF0oKyaFhZP1CSfe93pPesQrrChV/i9Ktb9TswdjlttPN94 5yS8eaAPHoc3Fgjh+IzVCre/kOA/9AzotEcPk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=S+nzK/Uwjy+OYAmoUY5Ue9wXrVObWFhlI5e5+U7nJVI=; b=eLemf8x5PWExGM0eUusWPle8eVOYzMPTKD8pZbG/HN0lbMm+W9EFVhCJPKN0csRDhh cVx519aFYuAqFnrBJjBHC5i+DRP56ceDCsi4ZKqbR+uyTy2siO9bHp02hT+uiLUYpBG2 aRr99c5ADnzWxd56jUMP+F1iRnZ+74zYDcvt9bIdHYwKRDFk9dhUAFaWG0DOTp3WLvXv jajPMkU/pQdgHVDDxFUfyPMPS1GL3gHRDeRMPtyy4y9/g+pYOPn+NBtu+91aMQJaYi7D bvqv6JHDjQ9P8HkMf8FEJiNwxWCHCHeSHapeyIzDjxzuc1ELarejl7bfiAuLbQCBA9gv bepw== X-Gm-Message-State: AOAM531nqR1TnZ1/o5/eXlhyfMokG39y+eJdtQH5w1RfuUiF1BUW1PWh yEaytGHZRmdskTDHlP4p+4i5qA== X-Google-Smtp-Source: ABdhPJxep9e7rVxNawxfHUgu08wQaUWtxcq4FSBAdGwHhTRzqAIrqK4hJVyTBDw0cUch/Fak7NsdJg== X-Received: by 2002:a05:622a:14c:b0:305:1bd4:c1d9 with SMTP id v12-20020a05622a014c00b003051bd4c1d9mr4248220qtw.426.1654897241016; Fri, 10 Jun 2022 14:40:41 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id c23-20020ac85197000000b003051fbe450csm178265qtn.31.2022.06.10.14.40.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Jun 2022 14:40:40 -0700 (PDT) Date: Fri, 10 Jun 2022 17:40:38 -0400 From: Tom Rini To: Masahisa Kojima Cc: u-boot@lists.denx.de, Jassi Brar , Satoru Okamoto , Jagan Teki Subject: Re: [PATCH 4/4] spi: synquacer: simplify tx completion checking Message-ID: <20220610214038.GD2484912@bill-the-cat> References: <20220517084139.6986-1-masahisa.kojima@linaro.org> <20220517084139.6986-5-masahisa.kojima@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="HH/h0h8F6biakULP" Content-Disposition: inline In-Reply-To: <20220517084139.6986-5-masahisa.kojima@linaro.org> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --HH/h0h8F6biakULP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 17, 2022 at 05:41:39PM +0900, Masahisa Kojima wrote: > There is a TX-FIFO and Shift Register empty(TFES) status > bit in spi controller. This commit checks the TFES bit > to wait the TX transfer completes. >=20 > Signed-off-by: Masahisa Kojima > Signed-off-by: Satoru Okamoto > Acked-by: Jassi Brar Applied to u-boot/next, thanks! --=20 Tom --HH/h0h8F6biakULP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmKjulYACgkQFHw5/5Y0 tyxkcAwAp8KWCe+k8t9OZ5v6QAZ4WFLHAEhA7u8NzoGoNzO7oqysRlOpmOi3a9Fr VE7P7tVL/QUc2UPO2G420Ri4NYTc2+t28ZxUD9cy1eaMezo5n4klnwwZbFUvrbJU 5oBCL3XDRUNHPmhoXOlVpyElhGHW5Jx32JTpGq3q6U2l+iE5d5hXdbx75JFhh7qQ GrGEJG/D4c/hrWtWziOYV6tLkWRAjMFk5siJyTip36Te1T+u4MQ+770QPRGtrdxw UDVfXeOXxoq1YJc5FLjaMOesvwBGS29ucBVN+2A2B6Rs3hQCF43CqCVUyQcZuja2 DotSodkDg7uZgb/P376mn0CHLilJCBkOX48/kaNe7g6h0UU5J2KYcNACRr2Oegxn DjSDYb7CQZ1E8qbge/9S7MF6bM4m5TypGcc1IZvSqdzSWTGJ/LXQTiNyLRVrhrVG /ae4Scdgpe2K6mc38r6Qrg6kmfXJ/s6EXXWhBtT70NvOc0YznytpM8OS/tkfpwr9 V1CYP+Mv =bF7r -----END PGP SIGNATURE----- --HH/h0h8F6biakULP--