linux/drivers/mtd/spi-nor
Michael Walle f3418718c0
mtd: spi-nor: Add support for w25q32jwm
Add support for the Winbond W25Q32JW-xM flashes. These have a
programmable QE bit. There is also the W25Q32JW-xQ variant which shares
the ID with the W25Q32DW and W25Q32FW parts. The W25Q32JW-xQ has the QE
bit hard strapped to 1, thus don't support the /HOLD and /WP pins.

This was tested in single, dual and quad mode on a custom board with the
NXP FlexSPI controller. Also the BP bits as well as the TB bit were
tested.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
2020-01-19 08:33:02 +02:00
..
aspeed-smc.c mtd: spi-nor: remove unused enum spi_nor_ops 2020-01-14 19:28:00 +02:00
cadence-quadspi.c mtd: spi-nor: remove unused enum spi_nor_ops 2020-01-14 19:28:00 +02:00
hisi-sfc.c mtd: spi-nor: remove unused enum spi_nor_ops 2020-01-14 19:28:00 +02:00
intel-spi-pci.c mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-V SPI serial flash 2020-01-13 12:24:13 +02:00
intel-spi-platform.c mtd: spi-nor: intel-spi: Convert to use SPDX identifier 2019-06-22 14:59:27 +03:00
intel-spi.c mtd: spi-nor: Introduce 'struct spi_nor_controller_ops' 2019-10-23 09:27:21 +03:00
intel-spi.h mtd: spi-nor: intel-spi: Convert to use SPDX identifier 2019-06-22 14:59:27 +03:00
Kconfig mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are 2020-01-10 19:04:30 +02:00
Makefile mtd: spi-nor: stm32: remove the driver as it was replaced by spi-stm32-qspi.c 2019-06-07 07:10:38 +03:00
mtk-quadspi.c mtd: spi-nor: Introduce 'struct spi_nor_controller_ops' 2019-10-23 09:27:21 +03:00
nxp-spifi.c mtd: spi-nor: Introduce 'struct spi_nor_controller_ops' 2019-10-23 09:27:21 +03:00
spi-nor.c mtd: spi-nor: Add support for w25q32jwm 2020-01-19 08:33:02 +02:00