From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pa0-x230.google.com ([2607:f8b0:400e:c03::230]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZSH4l-0004dE-QF for linux-mtd@lists.infradead.org; Thu, 20 Aug 2015 04:03:40 +0000 Received: by padfo6 with SMTP id fo6so11995159pad.0 for ; Wed, 19 Aug 2015 21:03:15 -0700 (PDT) Date: Wed, 19 Aug 2015 21:03:12 -0700 From: Brian Norris To: Ezequiel Garcia Cc: Robert Jarzmik , Ezequiel Garcia , David Woodhouse , "linux-mtd@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH RESEND 0/2] mtd: nand: pxa3xx-nand: fixes Message-ID: <20150820040312.GB74600@google.com> References: <1440009015-3765-1-git-send-email-robert.jarzmik@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Aug 19, 2015 at 06:18:57PM -0300, Ezequiel Garcia wrote: > On 19 August 2015 at 15:30, Robert Jarzmik wrote: > > Hi Brian, > > > > As promised, here are the remaining fixes I have on pxa3xx-nand I'd like you to > > queue up. The other changes I have submitted are under review and not of "fixes" type. > > > > Cheers. > > > > -- > > Robert > > > > Robert Jarzmik (2): > > mtd: nand: pxa3xx_nand: fix early spurious interrupt > > mtd: nand: pxa3xx-nand: fix random command timeouts > > > > For both patches: > > Acked-by: Ezequiel Garcia > > I tested this on Armada 370: > > Tested-by: Ezequiel Garcia Pushed both to l2-mtd.git, with Ezequiel's tags. Thanks for collecting the patches, testing, and reviewing. Brian