Hi Boris, On Wed, Jul 13, 2016 at 09:56:40AM +0200, Boris Brezillon wrote: > Hi Brian, > > Here is the 2nd version of my first PR for 4.8. I removed the duplicate > SoB tag on one of my patch, and the static specifier in "mtd: brcmnand: > Detect sticky ucorr ecc error on dma reads" > > Let me know if you find something wrong in this v2. > > Thanks, > > Boris > > The following changes since commit 1a695a905c18548062509178b98bc91e67510864: > > Linux 4.7-rc1 (2016-05-29 09:29:24 -0700) > > are available in the git repository at: > > g...@github.com:linux-nand/linux.git tags/nand/for-4.8 > > for you to fetch changes up to 8490c03bd9d40ce71d9b67dcf93e73788ba0516d: > > mtd: nand: jz4780: Update MODULE_AUTHOR email address (2016-07-11 08:40:19 > +0200) > > ---------------------------------------------------------------- > This pull request contains only one notable change: > * Addition of the MTK NAND controller driver > > And a bunch of specific NAND driver improvements/fixes. Here are the > changes that are worth mentioning: > * A few fixes/improvements for the xway NAND controller driver > * A few fixes for the sunxi NAND controller driver > * Support for DMA in the sunxi NAND driver > * Support for the sunxi NAND controller IP embedded in A23/A33 SoCs > * Addition for bitflips detection in erased pages to the brcmnand driver > * Support for new brcmnand IPs > * Update of the OMAP-GPMC binding to support DMA channel description > > ----------------------------------------------------------------
Merged to l2-mtd.git. Thanks!