]> asedeno.scripts.mit.edu Git - linux.git/commit
mtd: spi-nor: split s25fl128s into s25fl128s0 and s25fl128s1
authorAhmet Celenk <ahmet.celenk@procenne.com>
Tue, 12 Feb 2019 06:24:42 +0000 (09:24 +0300)
committerBoris Brezillon <boris.brezillon@collabora.com>
Wed, 13 Feb 2019 14:13:14 +0000 (15:13 +0100)
commit50685024f273589e91d55f2f5c2f40a96638b942
tree1d9d161818dba8ce94a55e181ce0d004f8214825
parent9558281572e35a86c8072d47c23ae6c9cdae2149
mtd: spi-nor: split s25fl128s into s25fl128s0 and s25fl128s1

Due to two different versions (S25FL128SAGBHI200 and S25FL128SAGBHI210) of
the s25fl128s qspi memory, the single "s25fl128s" device entry must be
split into two to match the correct JEDEC ID's for each version. Solves
paging related issues of S25FL128SAGBHI210 chips.

Signed-off-by: Ahmet Celenk <ahmet.celenk@procenne.com>
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Marek Vasut <marek.vasut@gmail.com>
Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
drivers/mtd/spi-nor/spi-nor.c