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 98FDBC433EF for ; Wed, 29 Jun 2022 19:47:38 +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:Cc: 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: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Bfd+uaLLjxEA5Z2xPnUwmjUwP46Aj5kAl6JVE1iuLg4=; b=joLnKzfvSmK3sjLR/lgEpCg30r UuTs3CDstIwaIP5qxzyOaoQ+hwcUrZJNDL0EiCFR9EZ2fDcc2i8j61Qg2eDG5ciyveqncIISGFqbg pPmXZ5/PSa6tnEWc6s9GmF3r/hcR+ulU1O8YxDhnYu7DwOYtTiG4lAFVoZG2oKXeeglQSoi3tKC35 hxBys0FRgTY1XBWnkEmKBUkjECb63J8k/7+Kj1OhdDNNSrrZ7ycnpnYta2AUrNQ2U6NBepH6knwC+ wpE8tkzVl805myLTCyKRN6uFRffSJeA2Yk2EGIQYhk0AHDFmLMos/RBY4PerjMPT56ti6YsUQiZxS CuxstiqQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6de5-00DqUI-I1; Wed, 29 Jun 2022 19:46:41 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6de0-00DqSR-A5 for linux-arm-kernel@lists.infradead.org; Wed, 29 Jun 2022 19:46:37 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id A0906B824F3; Wed, 29 Jun 2022 19:46:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D50A9C34114; Wed, 29 Jun 2022 19:46:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656531993; bh=I3rRA2ivIk2lSakF7rm0zAlvjPJfLVr51rUs2HmOnfE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NptgRT1U3j1lvqVyA+erDG4RqOSE/A+Y48K25gloXmSMky7zZ1Al1NCrCW363wG8P X+1oYkgOfmD884iexn9uX9ee8a0QmNurTrWHOMrL1lcZfoQLbw93OhftHrEAtEVwtg p7imWVOtTkoyjJaZwgJ0dRVIipRcBGR+pWvGa33OlTv1DL7LhdI1x6dOeTMlFU7aKx QTl9x3IM0FRrB83YAOudUOpyfx1o3GQqzBhlVDVjZdDpZU7CZBq0q70/2AfPeyf7k3 Xaz8dx7rUaTV8mfO6A0qW3YAUeiozxwIMm0mQ80iuFf52D5KCT1KfMFm6pZ0cI6097 24pcD2i4MiTiQ== Date: Wed, 29 Jun 2022 21:46:29 +0200 From: Wolfram Sang To: Codrin Ciubotariu Subject: Re: [RESEND 0/3] i2c: at91: Fixes and updates Message-ID: Mail-Followup-To: Wolfram Sang , Codrin Ciubotariu , linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com, ludovic.desroches@microchip.com, andrew@sanpeople.com, mhoffman@lightlink.com, khali@linux-fr.org, peda@axentia.se References: <20220614101347.16910-1-codrin.ciubotariu@microchip.com> MIME-Version: 1.0 In-Reply-To: <20220614101347.16910-1-codrin.ciubotariu@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220629_124636_688471_FA1ABB5C X-CRM114-Status: GOOD ( 17.34 ) 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: , Cc: alexandre.belloni@bootlin.com, linux-kernel@vger.kernel.org, mhoffman@lightlink.com, ludovic.desroches@microchip.com, linux-i2c@vger.kernel.org, khali@linux-fr.org, andrew@sanpeople.com, peda@axentia.se, linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============4299937999670521906==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4299937999670521906== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PO1fX2YbNUKV/P3U" Content-Disposition: inline --PO1fX2YbNUKV/P3U Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 14, 2022 at 01:13:44PM +0300, Codrin Ciubotariu wrote: > Resend due to the fact that the i2c list no longer accepts replys on the > old patch-set. Comments not addressed yet. >=20 > The first patch is mostly a prerequisite for the second one. It only > moves the i2c_recover_bus() out of the actual transfer function. This > helps the second patch disable the controller before using GPIO > recovery. The second patch will keep the controller enabled when a > transfer occurs. Before using GPIO recovery, the controller must be > disabled, to ignore potential glitches. However, the controller must be > enabled for HW recovery (bus CLEAR command). The third and last patch > adds advanced digital filtering support for SAMA5D4. The TWI IP found in > SAMA5D4 supports advanced digital filtering, even if, at the moment of > this patch, the SAMA5D4 datasheet does not mention it. So, can you guys read this mail? It should be possible somehow that I can read your remarks to my remarks, no? --PO1fX2YbNUKV/P3U Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmK8rBUACgkQFA3kzBSg Kba4jQ//ZOvHvEFqvfQQSpnokDAdiAwhM5eD3J2oFwTCIQb9iCt0lVxXranvIHpX wxX06lTnl1drrUQdKanseT2hylhqPeam0pJi6LHi9Q1l9n0EHaPpctJJ46ovtXEG frGuV8tIHdr9/H7G/nW+PtJpDcSxpOmOR0KsLSVSTn6el7LOA8EjhOHMRCMBeFfg UeHnmfGCI5GZrGcFqkxHRX/CwFFZCAsCyW3+1Kkk/WMVK1ims8IZpgRD01mvQERf X4LbSexcyC702lvgyGGKNsph83J/qT3EAUHQvzc2+LtkmQkYk12yFXqzzI67QQDu uDd8w7qKi0/r56hXP9DSSoPDvzt1edj9xlj3jdaFQL/9lxlx4+OYeeAsaUo2qOJT wko7aadFMPG49N5Qp5s/Je0vu+uCf7rLg1J6WB/nSpVMuon/4dZEtP/QsBm86bi1 WG/NdwJgxPOg8T/PnbILEaRzcvYCM8yVCn3O6WBt8h2NBrjykIp0A+baHBzuN+sF VGxYzlR7hDzzZOXz7PZoVxtt3nozGwmnknQyttRHGEiz6OrNqkZezykuU3mlzXhT ncRpLwHXWEt4idvFPM0gkUk8StWC/6puUNF5Doy9wmVliS+7d7PQ5VE1v0/2cQn2 6pXGHbda705qIxBTZ9n1yIWqKtw1OIijv+CNNwkCOd8iQIxYFBk= =Pigm -----END PGP SIGNATURE----- --PO1fX2YbNUKV/P3U-- --===============4299937999670521906== 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 --===============4299937999670521906==--