[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190830115100.3fec9bf1@xps13>
Date: Fri, 30 Aug 2019 11:51:00 +0200
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: masonccyang@...c.com.tw
Cc: bbrezillon@...nel.org, computersforpeace@...il.com,
dwmw2@...radead.org, frieder.schrempf@...tron.de,
juliensu@...c.com.tw, kstewart@...uxfoundation.org,
linux-kernel@...r.kernel.org, linux-mtd@...ts.infradead.org,
marek.vasut@...il.com, richard@....at, tglx@...utronix.de,
vigneshr@...com
Subject: Re: [PATCH] Add support for Macronix NAND randomizer
Hi Mason,
masonccyang@...c.com.tw wrote on Thu, 29 Aug 2019 17:07:51 +0800:
> Hi Miquel,
>
>
> > >
> > > If subpage write not available with hardware ECC, for example,
> > > NAND chip options NAND_NO_SUBPAGE_WRITE be set in driver and
> > > randomizer function is recommended for high-reliability.
> > > Driver checks byte 167 of Vendor Blocks in ONFI parameter page table
> > > to see if this high-reliability function is supported.
> > >
> >
> > You did not flagged this patch as a v2 and forgot about the changelog.
> > You did not listen to our comments in the last version neither. I was
> > open to a solution with a specific DT property for warned users but I
> > don't see it coming.
> >
>
> Based on your comments by specific DT property for randomizer support.
> to add a new property in children nodes:
>
> i.e,.
>
> nand: nand-controller@...30000 {
>
> nand@0 {
> reg = <0>;
> nand-reliability = "randomizer";
mxic,enable-randomizer-otp;
Would be better (with the proper documentation in the bindings).
Thanks,
Miquèl
Powered by blists - more mailing lists