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 2836FC433EF for ; Fri, 10 Jun 2022 21:41:36 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0166684418; Fri, 10 Jun 2022 23:40:30 +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="i52oBMPs"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 9309384418; Fri, 10 Jun 2022 23:40:28 +0200 (CEST) Received: from mail-qk1-x72e.google.com (mail-qk1-x72e.google.com [IPv6:2607:f8b0:4864:20::72e]) (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 EDEC884418 for ; Fri, 10 Jun 2022 23:40:25 +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-qk1-x72e.google.com with SMTP id o73so158932qke.7 for ; Fri, 10 Jun 2022 14:40:25 -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=GQrasEy3O+h9RwxOEhNhsVT/B3AbmPSAM//AxQyIrpw=; b=i52oBMPslfIO5kDAuyuPhqkd5QI9O2yA3vET3iQs9IHgZ9vPg4h21BFCbr6R9qQvT4 v2BOgingmDhZ5H6CPOU+d3ID5RBu9ro5e07JSiFa1BkoBEpVliG5KlkBpTyrhXKkFosD UTDz/JdXKrIzeFhqUYUIXWpZ4ZwLOWsUrHhbA= 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=GQrasEy3O+h9RwxOEhNhsVT/B3AbmPSAM//AxQyIrpw=; b=pBlo3JDFr7CaNfjtHvlOgIFhd53xtdl6ab94Z+TQrNl/nhOhnz2wYdJvR2IriPKy7k JJ3ZdVeG1PxQIdzgKbHq2sLXaeUA0SJSVodbbXlgV84/Odtp5wF/u2oePo+iuPWT97U6 4IcwQM6dPlPmdMJJh5RIk3NqTKvk624rBCYZ0zr+NZiopl4loZTmxVkKXUekduJyW7Wf FVteeUf0LPT5OSKS7rNERXohfK5ELgtJrMmuI5MjtGPstpWUBzpfRLi8zGsWZapnH7xR cCDSB+u2rdXl5JXFXphd6koC1Ms6YR37W+x1RPDlY+IrgG/DZPuYnbaltwz7iQFd2xJF Y7VQ== X-Gm-Message-State: AOAM532EIVIKasa0DB/xHTMqdk4vwbFWDiuVjs8lG6Arn7TjXWgfGVFH qdPqqTkQLWA+/Y6tCT27VlN9dg== X-Google-Smtp-Source: ABdhPJy5noARHpn4jGjmD0BWU/BaGjXuS5fmhB4XnOzTuRecPKOZ3z89JBIaRMWx8VETjuRssJaBww== X-Received: by 2002:a05:620a:280c:b0:6a6:ee16:8c78 with SMTP id f12-20020a05620a280c00b006a6ee168c78mr13861546qkp.122.1654897224791; Fri, 10 Jun 2022 14:40:24 -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 f9-20020a05620a280900b0069fc13ce225sm486114qkp.86.2022.06.10.14.40.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Jun 2022 14:40:24 -0700 (PDT) Date: Fri, 10 Jun 2022 17:40:21 -0400 From: Tom Rini To: Masahisa Kojima Cc: u-boot@lists.denx.de, Jassi Brar , Satoru Okamoto , Jagan Teki Subject: Re: [PATCH 2/4] spi: synquacer: wait until slave is deselected Message-ID: <20220610214021.GB2484912@bill-the-cat> References: <20220517084139.6986-1-masahisa.kojima@linaro.org> <20220517084139.6986-3-masahisa.kojima@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="UU3/NDCWdTFtf5mh" Content-Disposition: inline In-Reply-To: <20220517084139.6986-3-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 --UU3/NDCWdTFtf5mh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 17, 2022 at 05:41:37PM +0900, Masahisa Kojima wrote: > synquacer_cs_set() function does not wait the chip select > is deasserted when the driver sets the DMSTOP to deselect > the slave. > This commit checks the Slave Select Released(SRS) bit to wait > until the slave is deselected. >=20 > Signed-off-by: Masahisa Kojima > Signed-off-by: Satoru Okamoto > Acked-by: Jassi Brar Applied to u-boot/next, thanks! --=20 Tom --UU3/NDCWdTFtf5mh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmKjukUACgkQFHw5/5Y0 tyxA4wv/T2FbXzzINeoJ9VhoEkuhj80I1V5Sd6UhD++QJM5CW3Eh6mBwiHe1cCMN qEKxNu6Fq2oxmV05Ph2XQArreArCV9vDoX1IWf1B41GQWr1lIXyoPV1p5tD4h+eb JgMAKwM9retsmXWh9lhYxUoz1VzfJXRlq1Bcxw8QLK6jD7QLe/bwCvR/ArTKLhbs 8eZjYurDFbKAHtGatE0OBnNSWvbLdKNojip3x2uuzrsBMzwIy0kmACBkXTzOhMac ZDtrMbMzCTEhh2PgyFS9pQaUxBPMSX/AnVh5f6QKg8hKYeuYayjqIWJDj8xrxJMk t8K5FtHUQnFAH6gZfsPTgKmFsdwq4n38qvc7B5qzXr8+W9Xe5TBTFYBUI2ZPN9SI RlUeNrnBB2/ZF+/yLdatmYhPGKOCFRTXzcso+nrCYdePQ1bBxHCczt0NU1rxWM7/ 3hl6gC7OYBMS6f2xVvyZm83NE0nh6oGgk4GtTuOUtbzRHRlCCS9GfNzL7hNFRsWT q99i+T0x =zr6A -----END PGP SIGNATURE----- --UU3/NDCWdTFtf5mh--