[PATCH v1] add support for is25wp256d spi-nor device.

From: Sagar Shrikant Kadam
Date: Fri Apr 19 2019 - 15:31:13 EST


The patch is tested on HiFive Unleashed board and is based on mainline 5.1-rc5 kernel.
Its intended to add support for 32MB snor flash mounted on the board.
The memory supports 64Kbyte sectors size as added into id table.
Flash parameter table for ISSI device is set to use macronix_quad_enable
procedure to set the QE (quad-enable) bit of Status register.


Sagar Shrikant Kadam (1):
mtd: spi-nor: add support for is25wp256d

drivers/mtd/spi-nor/spi-nor.c | 8 ++++++++
include/linux/mtd/spi-nor.h | 1 +
2 files changed, 9 insertions(+)

--
1.9.1