RE: [PATCH] mtd: spi-nor: issi: Add IS25WP512 device

From: Rabara, Niravkumar L
Date: Wed Apr 27 2022 - 04:06:44 EST




>-----Original Message-----
>From: Michael Walle <michael@xxxxxxxx>
>Sent: Monday, 18 April, 2022 3:31 AM
>To: Rabara, Niravkumar L <niravkumar.l.rabara@xxxxxxxxx>
>Cc: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>; Pratyush Yadav <p.yadav@xxxxxx>; Miquel Raynal <miquel.raynal@xxxxxxxxxxx>; Richard >Weinberger <richard@xxxxxx>; Vignesh Raghavendra <vigneshr@xxxxxx>; linux-mtd@xxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
>Subject: Re: [PATCH] mtd: spi-nor: issi: Add IS25WP512 device

>Am 2022-04-14 12:09, schrieb Michael Walle:
>>> +is25xx_post_bfpt_fixups(struct spi_nor *nor,
>>
>> Please use is25_post_bfpt_fixups.

>Sorry, this should be is25_nor_post_bfpt_fixups.

I will change the function name to is25_nor_post_bfpt_fixups in the next patch and provide the SFDP dump of flash.

Thanks,
Nirav

>-michael