From mboxrd@z Thu Jan 1 00:00:00 1970 From: robert.jarzmik@free.fr (Robert Jarzmik) Date: Mon, 18 Dec 2017 08:11:35 +0100 Subject: [PATCH 00/12] Marvell NAND controller rework with ->exec_op() In-Reply-To: <20171214070930.0b885f6d@bbrezillon> (Boris Brezillon's message of "Thu, 14 Dec 2017 07:09:30 +0100") References: <20171207201814.30411-1-miquel.raynal@free-electrons.com> <20171214070930.0b885f6d@bbrezillon> Message-ID: <877etkecig.fsf@belgarion.home> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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