]> git.dujemihanovic.xyz Git - u-boot.git/commit
mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs
authorTakahiro Kuwano <Takahiro.Kuwano@infineon.com>
Thu, 25 Aug 2022 07:48:48 +0000 (16:48 +0900)
committerJagan Teki <jagan@edgeble.ai>
Sun, 23 Oct 2022 05:14:43 +0000 (10:44 +0530)
commitde9e8378a8f66c5547dc2e5942c7f89c5771d53a
treef78eb90adef91e8f8a521bc58b8e5c0598c31061
parentf422c4bec7c654d185abb9bb29f79738e3115323
mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs

Add flash info table entries for s28hl512gt, s28hl01gt, and s28hs01gt.
These devices have the same functionality as s28hs512t.

In spi-nor-core, use device ID byte to detect S28 family instead of
device name.

Signed-off-by: Takahiro Kuwano <Takahiro.Kuwano@infineon.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/mtd/spi/spi-nor-core.c
drivers/mtd/spi/spi-nor-ids.c