commit | 058003a2a6777ff013cee3cd121b218cd08fef43 | [log] [tgz] |
---|---|---|
author | Takahiro Kuwano <Takahiro.Kuwano@infineon.com> | Thu Aug 25 16:48:48 2022 +0900 |
committer | Jagan Teki <jagan@edgeble.ai> | Sun Oct 23 10:44:43 2022 +0530 |
tree | f78eb90adef91e8f8a521bc58b8e5c0598c31061 | |
parent | 49f1a5091f177a65bb6a61341e77ab081d72317d [diff] |
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>