From: Takahiro Kuwano <takahiro.kuw...@infineon.com> Reset after rebasing and collecting R-b tags.
The S25FS064S, S25FS128S, and S25FS256S are the same family of SPI NOR Flash devices with S25FS512S. Datasheets: https://www.infineon.com/dgdl/Infineon-S25FS064S_64_Mb_8_MB_FS-S_Flash_SPI_Multi-I_O_1-DataSheet-v10_00-EN.pdf?fileId=8ac78c8c7d0d8da4017d0ed526b25412 https://www.infineon.com/dgdl/Infineon-S25FS128S_S25FS256S_1.8_V_Serial_Peripheral_Interface_with_Multi-I_O_MirrorBit(R)_Non-Volatile_Flash-DataSheet-v15_00-EN.pdf?fileId=8ac78c8c7d0d8da4017d0ed6b5ab5758 Takahiro Kuwano (3): mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s mtd: spi-nor-id: Use INFO6 macro for S25FL-S mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs drivers/mtd/spi/spi-nor-core.c | 28 +++++++++++++++++++++------- drivers/mtd/spi/spi-nor-ids.c | 7 +++++-- 2 files changed, 26 insertions(+), 9 deletions(-) -- 2.34.1