From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Jarzmik Subject: Re: [PATCH 00/12] Marvell NAND controller rework with ->exec_op() Date: Mon, 18 Dec 2017 08:11:35 +0100 Message-ID: <877etkecig.fsf@belgarion.home> References: <20171207201814.30411-1-miquel.raynal@free-electrons.com> <20171214070930.0b885f6d@bbrezillon> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20171214070930.0b885f6d@bbrezillon> (Boris Brezillon's message of "Thu, 14 Dec 2017 07:09:30 +0100") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Boris Brezillon , Miquel Raynal Cc: Mark Rutland , Andrew Lunn , Catalin Marinas , Hanna Hawa , Will Deacon , Nadav Haklai , linux-mtd@lists.infradead.org, Richard Weinberger , Russell King , Marek Vasut , Ezequiel Garcia , Sebastian Hesselbarth , devicetree@vger.kernel.org, Jason Cooper , Haojian Zhuang , Rob Herring , Gregory Clement , Ofer Heifetz , linux-arm-kernel@lists.infradead.org, Thomas Petazzoni , Eric Miao , Antoine Tenart , Cyri List-Id: devicetree@vger.kernel.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