[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200227215213.01fd760b@collabora.com>
Date: Thu, 27 Feb 2020 21:52:13 +0100
From: Boris Brezillon <boris.brezillon@...labora.com>
To: "Shivamurthy Shastri (sshivamurthy)" <sshivamurthy@...ron.com>
Cc: Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>,
Frieder Schrempf <frieder.schrempf@...tron.de>,
Boris Brezillon <bbrezillon@...nel.org>,
"linux-mtd@...ts.infradead.org" <linux-mtd@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"shiva.linuxworks@...il.com" <shiva.linuxworks@...il.com>
Subject: Re: [EXT] Re: [PATCH v4 2/5] mtd: spinand: micron: Add new Micron
SPI NAND devices
On Thu, 27 Feb 2020 20:24:22 +0000
"Shivamurthy Shastri (sshivamurthy)" <sshivamurthy@...ron.com> wrote:
> Hi Boris,
>
> >
> > On Thu, 27 Feb 2020 20:16:46 +0000
> > "Shivamurthy Shastri (sshivamurthy)" <sshivamurthy@...ron.com> wrote:
> >
> > > Hi Boris,
> > >
> > > Thanks for the review.
> > >
> > > >
> > > > On Thu, 6 Feb 2020 21:22:03 +0100
> > > > shiva.linuxworks@...il.com wrote:
> > > >
> > > > > From: Shivamurthy Shastri <sshivamurthy@...ron.com>
> > > > >
> > > > > Add device table for M79A and M78A series Micron SPI NAND devices.
> > > > >
> > > > > Signed-off-by: Shivamurthy Shastri <sshivamurthy@...ron.com>
> > > > > ---
> > > > > drivers/mtd/nand/spi/micron.c | 31
> > > > +++++++++++++++++++++++++++++++
> > > > > 1 file changed, 31 insertions(+)
> > > > >
> > > > > diff --git a/drivers/mtd/nand/spi/micron.c
> > > > b/drivers/mtd/nand/spi/micron.c
> > > > > index c028d0d7e236..5fd1f921ef12 100644
> > > > > --- a/drivers/mtd/nand/spi/micron.c
> > > > > +++ b/drivers/mtd/nand/spi/micron.c
> > > > > @@ -91,6 +91,7 @@ static int micron_8_ecc_get_status(struct
> > > > spinand_device *spinand,
> > > > > }
> > > > >
> > > > > static const struct spinand_info micron_spinand_table[] = {
> > > > > + /* M79A 2Gb 3.3V */
> > > >
> > > > Should be added in a separate patch.
> > >
> > > Okay, I will create separate patch for each device.
> >
> > No, I meant just for this line.
>
> How about including this line with 1st Patch?
It's even worse if you move it to patch 1. Let's keep it like that.
Powered by blists - more mailing lists