From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.bootlin.com ([62.4.15.54]) by merlin.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gH4Eo-0004Iq-L7 for linux-mtd@lists.infradead.org; Mon, 29 Oct 2018 09:53:35 +0000 Date: Mon, 29 Oct 2018 10:53:12 +0100 From: Miquel Raynal To: Michael Nazzareno Trimarchi Cc: Han Xu , Boris Brezillon , linux-mtd@lists.infradead.org Subject: Re: FIX Re: GPMI IMX6ull timeout on dma Message-ID: <20181029105312.1a62628c@xps13> In-Reply-To: References: <20181029104057.30428a2a@xps13> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Michael, Michael Nazzareno Trimarchi wrote on Mon, 29 Oct 2018 10:43:05 +0100: > Hi >=20 > On Mon, Oct 29, 2018 at 10:41 AM Miquel Raynal > wrote: > > > > Hi Michael, > > > > Michael Nazzareno Trimarchi wrote on > > Fri, 5 Oct 2018 12:32:18 +0200: > > =20 > > > Hi Boris > > > > > > I have reverted for now > > > > > > Revert "mtd: rawnand: gpmi: support ->setup_data_interface()" > > > This reverts commit 76e1a0086a0c3276b384f77905345e0fcc886fdd. > > > > > > Revert "mtd: rawnand: gpmi: use core timings instead of an empirical > > > derivation" > > > This reverts commit b1206122069aadabe1a8c50789277a978aaa4df7. =20 > > > > Sorry for the delay, I've been very busy lately. > > > > Please also Cc: me in your e-mails to the MTD ML. > > > > AFAIR I'm the author of these patches so I would like to understand and > > fix what's wrong there. As a start, can you discriminate which patch > > actually makes the timings inconsistent? Are you ready to do more > > testing to find what's wrong? =20 >=20 > Yes it's on my plan. Now for field I need to revert them but I have > them in roadmap. > We are testing now an imx6dl. It can be a combination with the micron > part number too. Sure, let us know about your discoveries, I really want the GPMI driver to use core timings and ->setup_data_interface() so if there is something wrong there it should be fixed. Thanks, Miqu=C3=A8l