Re: [PATCH 4.16 41/72] mtd: rawnand: Make sure we wait tWB before polling the STATUS reg

2018-05-14 Thread Greg Kroah-Hartman
On Mon, May 14, 2018 at 11:04:22AM +0200, Greg Kroah-Hartman wrote: > On Mon, May 14, 2018 at 09:32:51AM +0200, Geert Uytterhoeven wrote: > > On Mon, May 14, 2018 at 8:48 AM, Greg Kroah-Hartman > > wrote: > > > 4.16-stable review patch. If anyone has any objections, please let me > > > know. > >

Re: [PATCH 4.16 41/72] mtd: rawnand: Make sure we wait tWB before polling the STATUS reg

2018-05-14 Thread Geert Uytterhoeven
On Mon, May 14, 2018 at 11:09 AM, Boris Brezillon wrote: > On Mon, 14 May 2018 11:04:22 +0200 > Greg Kroah-Hartman wrote: > >> On Mon, May 14, 2018 at 09:32:51AM +0200, Geert Uytterhoeven wrote: >> > On Mon, May 14, 2018 at 8:48 AM, Greg Kroah-Hartman >> > wrote: >> > > 4.16-stable review patch.

Re: [PATCH 4.16 41/72] mtd: rawnand: Make sure we wait tWB before polling the STATUS reg

2018-05-14 Thread Geert Uytterhoeven
Hi Greg, On Mon, May 14, 2018 at 11:04 AM, Greg Kroah-Hartman wrote: > On Mon, May 14, 2018 at 09:32:51AM +0200, Geert Uytterhoeven wrote: >> On Mon, May 14, 2018 at 8:48 AM, Greg Kroah-Hartman >> wrote: >> > 4.16-stable review patch. If anyone has any objections, please let me >> > know. >> >

Re: [PATCH 4.16 41/72] mtd: rawnand: Make sure we wait tWB before polling the STATUS reg

2018-05-14 Thread Boris Brezillon
On Mon, 14 May 2018 11:04:22 +0200 Greg Kroah-Hartman wrote: > On Mon, May 14, 2018 at 09:32:51AM +0200, Geert Uytterhoeven wrote: > > On Mon, May 14, 2018 at 8:48 AM, Greg Kroah-Hartman > > wrote: > > > 4.16-stable review patch. If anyone has any objections, please let me > > > know. > > >

Re: [PATCH 4.16 41/72] mtd: rawnand: Make sure we wait tWB before polling the STATUS reg

2018-05-14 Thread Greg Kroah-Hartman
On Mon, May 14, 2018 at 09:32:51AM +0200, Geert Uytterhoeven wrote: > On Mon, May 14, 2018 at 8:48 AM, Greg Kroah-Hartman > wrote: > > 4.16-stable review patch. If anyone has any objections, please let me know. > > > > -- > > > > From: Boris Brezillon > > > > commit 3057fcef38534

Re: [PATCH 4.16 41/72] mtd: rawnand: Make sure we wait tWB before polling the STATUS reg

2018-05-14 Thread Geert Uytterhoeven
On Mon, May 14, 2018 at 8:48 AM, Greg Kroah-Hartman wrote: > 4.16-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Boris Brezillon > > commit 3057fcef385348fe85173f1b0c824d89f1176f72 upstream. > > NAND chips require a bit of time to take the

[PATCH 4.16 41/72] mtd: rawnand: Make sure we wait tWB before polling the STATUS reg

2018-05-14 Thread Greg Kroah-Hartman
4.16-stable review patch. If anyone has any objections, please let me know. -- From: Boris Brezillon commit 3057fcef385348fe85173f1b0c824d89f1176f72 upstream. NAND chips require a bit of time to take the NAND operation into account and set the BUSY bit in the STATUS reg. Make