From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp10.smtpout.orange.fr ([80.12.242.132] helo=smtp.smtpout.orange.fr) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1eQpbQ-0001yx-4o for linux-mtd@lists.infradead.org; Mon, 18 Dec 2017 07:12:46 +0000 From: Robert Jarzmik To: Boris Brezillon , Miquel Raynal Cc: David Woodhouse , Brian Norris , Marek Vasut , Richard Weinberger , Cyrille Pitchen , Rob Herring , Mark Rutland , Jason Cooper , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Russell King , Daniel Mack , Haojian Zhuang , Eric Miao , Catalin Marinas , Will Deacon , Ezequiel Garcia , linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Thomas Petazzoni , Antoine Tenart , Nadav Haklai , Ofer Heifetz , Hanna Hawa , Neta Zur Hershkovits Subject: Re: [PATCH 00/12] Marvell NAND controller rework with ->exec_op() References: <20171207201814.30411-1-miquel.raynal@free-electrons.com> <20171214070930.0b885f6d@bbrezillon> Date: Mon, 18 Dec 2017 08:11:35 +0100 In-Reply-To: <20171214070930.0b885f6d@bbrezillon> (Boris Brezillon's message of "Thu, 14 Dec 2017 07:09:30 +0100") Message-ID: <877etkecig.fsf@belgarion.home> MIME-Version: 1.0 Content-Type: text/plain List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Boris Brezillon writes: >> Robert, it would be great if you could also do more testing on PXA and >> validate this driver. If needed, a branch ready to be tested is >> available at [3]. It is based on nand/next and has all the changes >> brought by the previously mentionned series as well as this one. > > Robert, do you think you'll have some time to test Miquel's branch on > your PXA boards? Miquel already tested on one of these boards (CM-X300), > but we'd like to have other testers. Also feel free to review the > driver if have the time. > > Thanks, > > Boris Hi Boris and Miquel, I have applied the whole serie to linux-next yesterday. A boot attempt on my zylonite with my old defconfig (with the new Marvell NAND config activated) yields to : - this message [ 3.136818] marvell-nfc pxa3xx-nand: could not identify the nand chip [ 3.143874] marvell-nfc: probe of pxa3xx-nand failed with error -22 - then my board hangs Is there something to be done to improve the trace level so that you can guess what's happening ? Cheers. -- Robert