[PULL] mtd: nand: 4.10 materials

Brian Norris computersforpeace at gmail.com
Wed Nov 30 18:05:59 PST 2016


Hi Boris,

On Mon, Nov 28, 2016 at 11:39:34AM +0100, Boris Brezillon wrote:
> On Sun, 27 Nov 2016 15:44:16 +0100
> Boris Brezillon <boris.brezillon at free-electrons.com> wrote:
> 
> > Hi Brian,
> > 
> > Here is my PR for 4.10.
> > As usual, don't hesitate to tell me if there's anything wrong, or fix
> > things after pulling the changes if you think it does not require a new 
> > PR.
> > 
> 
> I realized I forgot to Cc the MTD ML.
> 
> > Thanks,
> > 
> > Boris
> > 
> > The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> > 
> >   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> > 
> > are available in the git repository at:
> > 
> >   git at github.com:linux-nand/linux.git tags/nand/for-4.10
> > 
> > for you to fetch changes up to 8fcfba072420518fda4b2fe00a3f3c9c3e2774e2:
> > 
> >   mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtd (2016-11-21 11:55:59 +0100)
> > 
> > ----------------------------------------------------------------
> > This pull request contains the following notable changes:
> > - new tango NAND controller driver
> > - new ox820 NAND controller driver
> > - addition of a new full-ID entry in the nand_ids table
> > - rework of the s3c240 driver to support DT
> > - extension of the nand_sdr_timings to expose tCCS, tPROG and tR
> > - addition of a new flag to ask the core to wait for tCCS when sending
> >   a RNDIN/RNDOUT command
> > - addition of a new flag to ask the core to let the controller driver
> >   send the READ/PROGPAGE command
> > 
> > This pull request also contains minor fixes/cleanup/cosmetic changes:
> > - properly support 512 ECC step size in the sunxi driver
> > - improve the error messages in the pxa probe path
> > - fix module autoload in the omap2 driver
> > - cleanup of several nand drivers to return nand_scan{_tail}() error
> >   code instead of returning -EIO
> > - various cleanups in the denali driver
> > - cleanups in the ooblayout handling (MTD core)
> > - fix an error check in nandsim
> > 
> > ----------------------------------------------------------------

I think this all looks good except:

...

> > Marc Gonzalez (5):
> >       mtd: nand: add tango NFC dt bindings doc
> >       mtd: nand: add tango NAND flash controller support
> >       mtd: nand: Support controllers with custom page
> >       mtd: nand: tango: Enable custom page accessors
> >       mtd: nand: tango: Cleanup raw_write and raw_read

this driver was missing a copyright header. Presumably we can get a
proper one before the merge window.

Merged the whole thing to l2-mtd.git.

Brian



More information about the linux-mtd mailing list