Re: [PATCH] mtd: spi-nor-ids: Add identity for GigaDevice GD25LQ128E

2022-12-14 Thread Jagan Teki
On Thu, Nov 10, 2022 at 4:44 PM Peter Robinson wrote: > > Add the Gigadevice GD25LQ128E identifers so it can be properly > used. > > Datasheet: https://www.gigadevice.com/datasheet/gd25lq128e/ > > Signed-off-by: Peter Robinson > --- > drivers/mtd/spi/spi-nor-ids.c | 5 + > 1 file changed, 5

[PATCH] mtd: spi-nor-ids: Add identity for GigaDevice GD25LQ128E

2022-11-10 Thread Peter Robinson
Add the Gigadevice GD25LQ128E identifers so it can be properly used. Datasheet: https://www.gigadevice.com/datasheet/gd25lq128e/ Signed-off-by: Peter Robinson --- drivers/mtd/spi/spi-nor-ids.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/mtd/spi/spi-nor-ids.c b/drivers/mtd/s