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 96926C43334 for ; Mon, 13 Jun 2022 15:08:14 +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=KFXhpEn3aTzzReENA61+/+MaaKIWRq2SkMG5DXhzGNE=; b=q+3xSbj0909q5U3NvRAIciVL9W Sv/lw/YS6rTXJMRJ6OiYuBYoVAowi398bnvpgMWjafBLL3QSS8qodyvLS5EzEk02qjUz9hMcFhT4t iMSW8j33gC6dSWa2cEYck7QC5m/9zGP7rHgO3nAbqU3zO8xj5otrCkOoMJYKukqw5uChmWeQie6uF 7kS0s4FjkBZPU9vCM8w6WxKt/CJLSQuC0oRcfB28rugvLZhikbhvfdruVGeZVkDSv6R2SbN/lf4b3 5aBp02J8bCTDLWm5w7+pKwRbDU5/HbO6dAsBaEH0raXiw5pqMX0nx7O4ENq0tgu90qR+AbKRcigJ5 YrKqnv/Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o0lec-004Pco-2e; Mon, 13 Jun 2022 15:06:58 +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 1o0lWh-004MSR-QM for linux-arm-kernel@lists.infradead.org; Mon, 13 Jun 2022 14:58:49 +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 C9415B81061; Mon, 13 Jun 2022 14:58:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DFE5EC34114; Mon, 13 Jun 2022 14:58:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655132324; bh=AtniC0eJkDR5/lLb+bWQNBve4k7kz60lS+Lip7itflA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nDFMY9QYfPxcap0I7w9dv1UnAtXFCEkntc8tqkQ+Q7XX615OrKZnE/y2xbFFGmT+m dDMRgrkJrtnBXDBCxnytqfdd/8EjVuFLxl5u0nLulRP8enviTFhN/ZdPw13DL9LDih 9Gnp7+t9s/it9oXt/uEOLsYqEawr0pyBufjguQnUPaaZTiSKRWR+GdxHa+oX5r9Z/0 aDRvnX2vthNldQ5OqUFFVwiKp80z+k5ZPxaX4VzcUGUyjqtqQon5hNaiZgHc8NVUDR MYgEQIB9sngtbbqGOpavFkJbe2tkDHUK1u4fjyhSE4MU01r07GwbsqpZaYD4uh9v3E WEumYYTd+NwnA== Date: Mon, 13 Jun 2022 16:58:40 +0200 From: Wolfram Sang To: Codrin.Ciubotariu@microchip.com Subject: Re: Regression: at24 eeprom writing times out on sama5d3 Message-ID: Mail-Followup-To: Wolfram Sang , Codrin.Ciubotariu@microchip.com, peda@axentia.se, linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Ludovic.Desroches@microchip.com, Nicolas.Ferre@microchip.com, alexandre.belloni@bootlin.com, robh+dt@kernel.org, kamel.bouhara@bootlin.com References: <074b39c5-55fc-2bc1-072d-aef1070e284d@axentia.se> <2bb4868b-90ab-887e-bf13-9de8b79231bd@microchip.com> MIME-Version: 1.0 In-Reply-To: <2bb4868b-90ab-887e-bf13-9de8b79231bd@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220613_075848_087630_77004DAC X-CRM114-Status: UNSURE ( 9.81 ) 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: , Cc: devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, kamel.bouhara@bootlin.com, linux-kernel@vger.kernel.org, Ludovic.Desroches@microchip.com, robh+dt@kernel.org, linux-i2c@vger.kernel.org, peda@axentia.se, linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============5671001525018052151==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============5671001525018052151== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4y9tLbk2+pC88VOo" Content-Disposition: inline --4y9tLbk2+pC88VOo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Codrin, > could you please apply this patch-set [1] and let us know if it=20 > addresses your issue? Any comments to the comments I gave to [1]? :) Happy hacking, Wolfram --4y9tLbk2+pC88VOo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmKnUKAACgkQFA3kzBSg KbbfLBAAmTZMUsDejonz6ghBqRZNjxQUHOkBjzcun2R358W/QmpabM3JhLWxoYF8 7d8BQDy28IrRYXgWvAdqZ7X9GzrO4J8+cP7ZnfafKWTlhUJDqFqeJSl0ZnJ0GsZk O/+LB0snGoP//zos2d30AdBeTL5OvVIDYNSlrXn0TjQ3SMGibvvaXzbcS/+9oNNS MqynO44hsKdeToTxE3PHsRIzCez03PXdhWQ1YiKxxMvuZW+1DRZwlS4/5cygEiKQ 9AGL/Hq25VGkzVhypCLJBG8YVj8NZ+yZDKsSHe7297XGKURUC3rAmob6diviB7VH UX9DDZNpLer+umAE9mFIuL0cXM5QQR6Vj2HVFffpy1oQJqlNA6K7Zu9sxbUFs/jl meih4rLEMeSgcV8OKmUhcp3LT9hkd6kTUPWwIWML5xE+x+04gMfuenzebUUI/62H VDRapubhMOYCMRIWDs10T7293//q12QAJtiXWfPqMAr1zkNGPGte8y8snMpYs//S 7FawMiCp/FEr25dT5DgF1YQveg9HALh5SQ+YIlWNVapdRCsJxXERGhCFnsUS6Wja kCJqVK2Vyn+Za/uGd4Ejt6vJ8LRrbrS4ZAlrVT7UwGv7S8qvwbTAXz0zYRnTVozj pMHJxXSi57O7EV3XSA2uFWrj4qIy7c/3/0sey87hAcGe46BYSqQ= =GnAC -----END PGP SIGNATURE----- --4y9tLbk2+pC88VOo-- --===============5671001525018052151== 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 --===============5671001525018052151==--