From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=none X-Greylist: delayed 91346 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Tue, 21 Nov 2023 02:10:24 PST Received: from mail11.truemail.it (mail11.truemail.it [217.194.8.81]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1C2DEC1; Tue, 21 Nov 2023 02:10:24 -0800 (PST) Received: from francesco-nb.int.toradex.com (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id 0E5732065C; Tue, 21 Nov 2023 11:10:22 +0100 (CET) Date: Tue, 21 Nov 2023 11:10:20 +0100 From: Francesco Dolcini To: Francesco Dolcini Cc: Thorsten Leemhuis , linux@bigler.io, Stefan Moring , Linux regressions mailing list , Mark Brown , linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org Subject: Re: spi: imx: Increase imx51 ecspi burst length fails on imx6dl and imx8mm Message-ID: References: <2fcdd99eee9ee4f5d34fa1abab2f51bb@mail.infomaniak.com> <86566391db9c5044f1a082bc8ec697a2@mail.infomaniak.com> <6322fd4c1967a518310140c35ab34f65@mail.infomaniak.com> <90abbd7a-e3e3-42c9-9be9-28e475f0fc9a@leemhuis.info> Precedence: bulk X-Mailing-List: linux-spi@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Tue, Nov 21, 2023 at 10:16:57AM +0100, Francesco Dolcini wrote: > On Tue, Nov 21, 2023 at 10:06:51AM +0100, Thorsten Leemhuis wrote: > > spi: Increase imx51 ecspi burst length based on transfer length > > 15a6af94a2779d5dfb42ee4bfac858ea8e964a3f > > > > spi: imx: Take in account bits per word instead of assuming 8-bits > > 5f66db08cbd3ca471c66bacb0282902c79db9274 > > Do we know which one of those two commits introduces this regression? Whoops again. The second one is a fix for the first one, so my question does not make any sense, forget about this, sorry. Francesco