Re: [PATCH] mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory

2017-08-16 Thread m18063
On 14.08.2017 19:03, Cyrille Pitchen wrote: > Le 01/08/2017 à 23:57, Cyrille Pitchen a écrit : >> Hi Claudiu, >> >> Le 28/07/2017 à 11:41, Claudiu Beznea a écrit : >>> Add support for Microchip sst26vf064b QSPI memory. >>> >>> Signed-off-by: Claudiu Beznea >>> --- >>> drivers/mtd/spi-nor/spi-no

Re: [PATCH] mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory

2017-08-14 Thread Cyrille Pitchen
Le 01/08/2017 à 23:57, Cyrille Pitchen a écrit : > Hi Claudiu, > > Le 28/07/2017 à 11:41, Claudiu Beznea a écrit : >> Add support for Microchip sst26vf064b QSPI memory. >> >> Signed-off-by: Claudiu Beznea >> --- >> drivers/mtd/spi-nor/spi-nor.c | 1 + >> 1 file changed, 1 insertion(+) >> >> diff

Re: [PATCH] mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory

2017-08-01 Thread Cyrille Pitchen
Hi Claudiu, Le 28/07/2017 à 11:41, Claudiu Beznea a écrit : > Add support for Microchip sst26vf064b QSPI memory. > > Signed-off-by: Claudiu Beznea > --- > drivers/mtd/spi-nor/spi-nor.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/mtd/spi-nor/spi-nor.c b/drivers/mtd/spi-nor/

[PATCH] mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory

2017-07-28 Thread Claudiu Beznea
Add support for Microchip sst26vf064b QSPI memory. Signed-off-by: Claudiu Beznea --- drivers/mtd/spi-nor/spi-nor.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mtd/spi-nor/spi-nor.c b/drivers/mtd/spi-nor/spi-nor.c index 196b52f..796aac4 100644 --- a/drivers/mtd/spi-nor/spi-nor.c +