MLK-20165-1 mtd: spi-nor: Add flash id for GD25LQ16
authorClark Wang <xiaoning.wang@nxp.com>
Thu, 1 Nov 2018 10:29:54 +0000 (18:29 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit2098353a0ff5d876179a7e85416105ee53582f61
tree65e0e181faf870076bf27c99e11e03a75a113923
parent3fa43132307f744af98a668b6d6ae7a6487c5e18
MLK-20165-1 mtd: spi-nor: Add flash id for GD25LQ16

iMX8MM DDR3L validation board uses GD25LQ16 as spi-nor chip, but its
id is incorrect in ids table, so add a new id and parameters with the
same name into the ids table. For the same name of the chip info, the
log following we can ignore.

LOG: m25p80 spi0.0: found gd25q16, expected gd25q16

Signed-off-by: Clark Wang <xiaoning.wang@nxp.com>
Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
drivers/mtd/spi-nor/spi-nor.c