]> asedeno.scripts.mit.edu Git - linux.git/commit
mtd: spi-nor: Add support for is25wp256
authorSagar Shrikant Kadam <sagar.kadam@sifive.com>
Tue, 22 Oct 2019 17:22:18 +0000 (17:22 +0000)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Mon, 11 Nov 2019 18:42:54 +0000 (20:42 +0200)
commitd6ee51637239de0066e2720351f0cda0db5371b3
treecefbd7c886b02e11a87ec804e70984b6b5fe1232
parent4c42f63553d79295910f7b4efd5f6dc37fe1a2a5
mtd: spi-nor: Add support for is25wp256

Update the spi_nor_id table for is25wp256 (32MB) device from ISSI,
present on HiFive Unleashed dev board (Rev: A00).

Use the post bfpt fixup hook for the is25wp256 device, as done for
the is25lp256 device to overwrite the wrong address width advertised
by BFPT.

Signed-off-by: Sagar Shrikant Kadam <sagar.kadam@sifive.com>
[tudor.ambarus@microchip.com: rebase, split and adapt for latest spi-nor/next]
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com>
drivers/mtd/spi-nor/spi-nor.c