Hi Boris,
Thank you for the review.
>
> On Mon, 19 Aug 2019 09:03:38 +
> "Shivamurthy Shastri (sshivamurthy)" wrote:
>
> > >
> > > > static int micron_spinand_detect(struct spinand_device *spinand)
> > > > {
> > > > + const struct spi_mem_op *op;
> > > > u8 *id = spinand->i
On Mon, 19 Aug 2019 09:03:38 +
"Shivamurthy Shastri (sshivamurthy)" wrote:
> >
> > > static int micron_spinand_detect(struct spinand_device *spinand)
> > > {
> > > + const struct spi_mem_op *op;
> > > u8 *id = spinand->id.data;
> > > - int ret;
> > >
> > > /*
> > >* Micron SPI NA
Hello Miquel & Boris,
Just a gentle reminder that I'd like some feedback.
Thanks,
Shiva
>
> Hi Boris,
>
> I need your opinion on the question below.
>
> "Shivamurthy Shastri (sshivamurthy)" wrote
> on
> Mon, 19 Aug 2019 09:03:38 +:
>
> > Hi Miquel,
> >
> > >
> > > Hi Shiva,
> > >
> > >
Hi Boris,
I need your opinion on the question below.
"Shivamurthy Shastri (sshivamurthy)" wrote on
Mon, 19 Aug 2019 09:03:38 +:
> Hi Miquel,
>
> >
> > Hi Shiva,
> >
> > shiva.linuxwo...@gmail.com wrote on Mon, 22 Jul 2019 07:56:19 +0200:
> >
> > > From: Shivamurthy Shastri
> > >
>
Hi Miquel,
>
> Hi Shiva,
>
> shiva.linuxwo...@gmail.com wrote on Mon, 22 Jul 2019 07:56:19 +0200:
>
> > From: Shivamurthy Shastri
> >
>
> I am not sure the "turn implemenatation generic" title describes what
> you do.
>
> > Driver is redesigned using parameter page to support Micron SPI NAND
Hi Shiva,
shiva.linuxwo...@gmail.com wrote on Mon, 22 Jul 2019 07:56:19 +0200:
> From: Shivamurthy Shastri
>
I am not sure the "turn implemenatation generic" title describes what
you do.
> Driver is redesigned using parameter page to support Micron SPI NAND
> flashes.
Redesigned is perhaps a
From: Shivamurthy Shastri
Driver is redesigned using parameter page to support Micron SPI NAND
flashes.
The reason why spinand_select_op_variant globalized is that the Micron
driver no longer calling spinand_match_and_init.
Signed-off-by: Shivamurthy Shastri
---
drivers/mtd/nand/spi/core.c |
7 matches
Mail list logo