Re: [PATCH v3 0/4] mtd: rawnand: Add support Macronix Block Portection & Deep Power Down mode

From: Miquel Raynal
Date: Tue Mar 10 2020 - 03:44:12 EST


Hi Mason,

masonccyang@xxxxxxxxxxx wrote on Tue, 10 Mar 2020 10:30:09 +0800:

> Hi Miquel,
>
> >
> > Mason Yang <masonccyang@xxxxxxxxxxx> wrote on Tue, 3 Mar 2020 15:21:20
> > +0800:
> >
> > > Hi,
> > >
> > > Changelog
> > >
> > > v3:
> > > patch nand_lock_area/nand_unlock_area.
> > > fixed kbuidtest robot warnings and reviewer's comments.
> >
> > I know it is painful for the contributor but I really need more details
> > in the changelog. This is something I care about because I can speed-up
>
> okay, more changelog as
>
> 1. Patched the Kdoc for both lock_area/unlock_area and _suspend/_resume
> 2. Created a helper to read default protected value (after device power
> on)
> for protection function detection.
> 3. patched the prefix for Macronix deep power down command, 0xB9
> 4. Patched the description of mxic_nand_resume() and add a small sleeping
> delay.
> 5. Created a helper for deep power down device part number detection.
>

Way more descriptive! Thanks a lot.


Cheers,
MiquÃl