Re: [PATCH v2 00/10] spi-nor: intel-spi: Various fixes and enhancements

2017-10-11 Thread Cyrille Pitchen
Le 11/09/2017 à 11:41, Bin Meng a écrit : > This series does several bug fixes and clean ups against the intel-spi > spi-nor driver, as well as enhancements to make the driver independent > on the underlying BIOS/bootloader. > > At present the driver uses the HW sequencer for the read/write/erase

Re: [PATCH v2 00/10] spi-nor: intel-spi: Various fixes and enhancements

2017-09-13 Thread mika.westerb...@linux.intel.com
On Wed, Sep 13, 2017 at 10:11:21AM +0800, Bin Meng wrote: > Hi Joakim, > > On Tue, Sep 12, 2017 at 1:44 AM, Joakim Tjernlund > wrote: > > On Mon, 2017-09-11 at 02:41 -0700, Bin Meng wrote: > >> This series does several bug fixes and clean ups against the intel-spi > >> spi-nor driver, as well as

Re: [PATCH v2 00/10] spi-nor: intel-spi: Various fixes and enhancements

2017-09-12 Thread Bin Meng
Hi Joakim, On Tue, Sep 12, 2017 at 1:44 AM, Joakim Tjernlund wrote: > On Mon, 2017-09-11 at 02:41 -0700, Bin Meng wrote: >> This series does several bug fixes and clean ups against the intel-spi >> spi-nor driver, as well as enhancements to make the driver independent >> on the underlying BIOS/bo

Re: [PATCH v2 00/10] spi-nor: intel-spi: Various fixes and enhancements

2017-09-11 Thread Joakim Tjernlund
On Mon, 2017-09-11 at 02:41 -0700, Bin Meng wrote: > This series does several bug fixes and clean ups against the intel-spi > spi-nor driver, as well as enhancements to make the driver independent > on the underlying BIOS/bootloader. > > At present the driver uses the HW sequencer for the read/wri