]> git.dujemihanovic.xyz Git - u-boot.git/commit
mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs
authorTakahiro Kuwano <Takahiro.Kuwano@infineon.com>
Fri, 27 Sep 2024 01:11:19 +0000 (10:11 +0900)
committerTom Rini <trini@konsulko.com>
Thu, 10 Oct 2024 14:12:13 +0000 (08:12 -0600)
commitf42e72972fe1b9e991eac8263224400dfa695a52
tree49683342ccbe46cd7eebb670e685cc105ff058b5
parent021015ac3d8145a905ba8ae7394f680bfcb6b88a
mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs

The S25FS064S, S25FS128S, and S25FS256S are the same family of SPI NOR
Flash devices with S25FS512S. Some difference depending on the device
densities are taken care in post SFDP fixup.

Signed-off-by: Takahiro Kuwano <Takahiro.Kuwano@infineon.com>
Reviewed-by: Pratyush Yadav <pratyush@kernel.org>
drivers/mtd/spi/spi-nor-core.c
drivers/mtd/spi/spi-nor-ids.c