Re: [PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support

2015-11-02 Thread Cyrille Pitchen
Le 02/11/2015 02:07, Marek Vasut a écrit : > On Friday, September 18, 2015 at 05:49:24 PM, Cyrille Pitchen wrote: >> Hi all, > > Hi! > Hi Marek! >> this series of patches fixes the QSPI support mostly for Micron and >> Macronix memories. There are also some updates for Spansion memories. >> Ther

Re: [PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support

2015-11-01 Thread Marek Vasut
On Friday, September 18, 2015 at 05:49:24 PM, Cyrille Pitchen wrote: > Hi all, Hi! > this series of patches fixes the QSPI support mostly for Micron and > Macronix memories. There are also some updates for Spansion memories. > There are also many comments to explain the implementation choices bas

Re: [PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support

2015-09-29 Thread Mark Brown
On Mon, Sep 28, 2015 at 04:10:17PM +0200, Cyrille Pitchen wrote: > Hi all, Please don't top post. > Brian, Mark, Marek, with this series I've removed the Atmel QSPI controller > driver to focus only on the common spi-nor framework. I will send a dedicated I'm deleting most of these threads unr

Re: [PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support

2015-09-28 Thread Cyrille Pitchen
Hi all, are there other works in progress to enhance the QSPI support inside the spi-nor framework? Do you have any suggestion about what should be done and how to do it? Is there any discussion on this topic? If so, I would be interested in taking part of it so I could synchronize my work with ot