mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128
authorNiklas Cassel <niklas.cassel@wdc.com>
Thu, 3 Mar 2022 18:26:39 +0000 (18:26 +0000)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 11 Mar 2022 19:40:01 +0000 (01:10 +0530)
commit228173d8556ee3209c3c8ea6a296b355b28c7e15
tree9b32ed2bcb8211bac4626ba6fa50395a238dfe81
parent280294c5dfe02a11c9080ee51bd85880a23d769b
mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128

The Gigadevice gd25lq128 serial flash exists in different versions,
all which identify themselves using the same JEDEC id.

gd25lq128c:
https://www.gigadevice.com/datasheet/gd25lq128

gd25lq128d:
https://www.gigadevice.com/datasheet/gd25lq128d

However, all versions support quad read, so enable it.
Tested and verified on the Sipeed MAix BiT board.

Fixes: 30b9a28a3f2d ("mtd: spi-nor-ids: Add Gigadevice gd25lq128 ID")
Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/mtd/spi/spi-nor-ids.c