Re: [PATCH] patch v2: SPI NOR: zynqmp: zynq: gd55lx02g

2022-12-11 Thread Dhruva Gole
Title should be [PATCH V2] SPI NOR: zynqmp: zynq: gd55lx02g The commit need not contain patch version information. You can use the command: git format-patch -M -C -o mypatch --cover-letter --subject-prefix=" PATCH V2" -1 while generating the patch. On 11/12/22 21:25, Victor Lim wrote: adding

[PATCH] patch v2: SPI NOR: zynqmp: zynq: gd55lx02g

2022-12-11 Thread Victor Lim
adding gd55lx02g to the file Signed-off-by: Victor Lim --- drivers/mtd/spi/spi-nor-ids.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/mtd/spi/spi-nor-ids.c b/drivers/mtd/spi/spi-nor-ids.c index 726781f15b..a729575979 100644 --- a/drivers/mtd/spi/spi-nor-ids.c +++ b/drivers/mtd/s