mtd: spi-nor: macronix: Fix name for mx66l51235f
authorTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 2 Apr 2021 08:20:31 +0000 (11:20 +0300)
committerVignesh Raghavendra <vigneshr@ti.com>
Thu, 27 May 2021 09:00:48 +0000 (14:30 +0530)
commitd406f49b05e547d1e1ff1e9e0e0133fa2538b2fc
treedbc9b1064ff3790e5841523ef30756b4cbccc778
parent854955ae96dbd436ba4719dd1cedb7c1c40bd303
mtd: spi-nor: macronix: Fix name for mx66l51235f

According to macronix website, there is no mx66l51235l part number.
The chip detected as such is actually mx66l51235f. Rename the flash.
Do not update the mx66l51235l name from the spi_nor_dev_ids[], since
there are dt that are using this compatible.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com>
drivers/mtd/spi-nor/macronix.c