Re: [PATCH v3 8/9] mtd: spi-nor: add support to Macronix mx66l1g45g

2016-10-25 Thread Marek Vasut
On 10/25/2016 11:39 AM, Cyrille Pitchen wrote: > Hi Marek, Hi, > Le 25/10/2016 à 00:16, Marek Vasut a écrit : >> On 10/24/2016 06:34 PM, Cyrille Pitchen wrote: >>> This patch adds an entry in the spi_nor_ids[] table to add support >>> to the Macronix mx66l1g45g. >>> >>> Signed-off-by: Cyrille

Re: [PATCH v3 8/9] mtd: spi-nor: add support to Macronix mx66l1g45g

2016-10-25 Thread Marek Vasut
On 10/25/2016 11:39 AM, Cyrille Pitchen wrote: > Hi Marek, Hi, > Le 25/10/2016 à 00:16, Marek Vasut a écrit : >> On 10/24/2016 06:34 PM, Cyrille Pitchen wrote: >>> This patch adds an entry in the spi_nor_ids[] table to add support >>> to the Macronix mx66l1g45g. >>> >>> Signed-off-by: Cyrille

Re: [PATCH v3 8/9] mtd: spi-nor: add support to Macronix mx66l1g45g

2016-10-25 Thread Cyrille Pitchen
Hi Marek, Le 25/10/2016 à 00:16, Marek Vasut a écrit : > On 10/24/2016 06:34 PM, Cyrille Pitchen wrote: >> This patch adds an entry in the spi_nor_ids[] table to add support >> to the Macronix mx66l1g45g. >> >> Signed-off-by: Cyrille Pitchen >> --- >>

Re: [PATCH v3 8/9] mtd: spi-nor: add support to Macronix mx66l1g45g

2016-10-25 Thread Cyrille Pitchen
Hi Marek, Le 25/10/2016 à 00:16, Marek Vasut a écrit : > On 10/24/2016 06:34 PM, Cyrille Pitchen wrote: >> This patch adds an entry in the spi_nor_ids[] table to add support >> to the Macronix mx66l1g45g. >> >> Signed-off-by: Cyrille Pitchen >> --- >> drivers/mtd/spi-nor/spi-nor.c | 1 + >> 1

Re: [PATCH v3 8/9] mtd: spi-nor: add support to Macronix mx66l1g45g

2016-10-24 Thread Marek Vasut
On 10/24/2016 06:34 PM, Cyrille Pitchen wrote: > This patch adds an entry in the spi_nor_ids[] table to add support > to the Macronix mx66l1g45g. > > Signed-off-by: Cyrille Pitchen > --- > drivers/mtd/spi-nor/spi-nor.c | 1 + > 1 file changed, 1 insertion(+) > > diff

Re: [PATCH v3 8/9] mtd: spi-nor: add support to Macronix mx66l1g45g

2016-10-24 Thread Marek Vasut
On 10/24/2016 06:34 PM, Cyrille Pitchen wrote: > This patch adds an entry in the spi_nor_ids[] table to add support > to the Macronix mx66l1g45g. > > Signed-off-by: Cyrille Pitchen > --- > drivers/mtd/spi-nor/spi-nor.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git

[PATCH v3 8/9] mtd: spi-nor: add support to Macronix mx66l1g45g

2016-10-24 Thread Cyrille Pitchen
This patch adds an entry in the spi_nor_ids[] table to add support to the Macronix mx66l1g45g. Signed-off-by: Cyrille Pitchen --- drivers/mtd/spi-nor/spi-nor.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mtd/spi-nor/spi-nor.c

[PATCH v3 8/9] mtd: spi-nor: add support to Macronix mx66l1g45g

2016-10-24 Thread Cyrille Pitchen
This patch adds an entry in the spi_nor_ids[] table to add support to the Macronix mx66l1g45g. Signed-off-by: Cyrille Pitchen --- 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