mtd: spi-nor: macronix: Add support for MX25R1635F
authorFrieder Schrempf <frieder.schrempf@kontron.de>
Thu, 2 Jul 2020 14:05:50 +0000 (14:05 +0000)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 3 Jul 2020 10:19:31 +0000 (13:19 +0300)
commit482dcb2a04fdf6d4306e40f2b0537a313a466558
tree163a44eb807ad9038240a96ffa56172fc8dd80b1
parenta0eec15673222ef52655fc6a5da0008c501aebdc
mtd: spi-nor: macronix: Add support for MX25R1635F

The MX25R1635F is the smaller sibling of the MX25R3235F that is
already supported. It's only half the size (16Mb).

It was tested on the Kontron Electronics i.MX8MM SoM (N8010)
using raw read and write from and to the mtd device and
the 'flash_erase' command.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
[tudor.ambarus@microchip.com: update subject]
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Link: https://lore.kernel.org/r/20200702140523.6811-1-frieder.schrempf@kontron.de
drivers/mtd/spi-nor/macronix.c