Re: [PATCH v2 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller

2017-04-11 Thread Marek Vasut
On 04/10/2017 06:52 PM, Ludovic BARRE wrote: > hi Marek > > tomorrow, I send a v3 with your/Rob reviews. Super, thanks! I'll be pretty busy till Friday, so please keep in mind the final review might take a bit. > BR > > Ludo > > > On 04/10/2017 06:15 PM, Marek Vasut wrote: >> On 04/10/2017 11

Re: [PATCH v2 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller

2017-04-10 Thread Ludovic BARRE
hi Marek tomorrow, I send a v3 with your/Rob reviews. BR Ludo On 04/10/2017 06:15 PM, Marek Vasut wrote: On 04/10/2017 11:08 AM, Ludovic BARRE wrote: On 04/07/2017 01:55 AM, Marek Vasut wrote: On 03/31/2017 07:02 PM, Ludovic Barre wrote: From: Ludovic Barre The quadspi is a specialized

Re: [PATCH v2 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller

2017-04-10 Thread Marek Vasut
On 04/10/2017 11:08 AM, Ludovic BARRE wrote: > > On 04/07/2017 01:55 AM, Marek Vasut wrote: >> On 03/31/2017 07:02 PM, Ludovic Barre wrote: >>> From: Ludovic Barre >>> >>> The quadspi is a specialized communication interface targeting single, >>> dual or quad SPI Flash memories. >>> >>> It can op

Re: [PATCH v2 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller

2017-04-10 Thread Ludovic BARRE
On 04/07/2017 01:55 AM, Marek Vasut wrote: On 03/31/2017 07:02 PM, Ludovic Barre wrote: From: Ludovic Barre The quadspi is a specialized communication interface targeting single, dual or quad SPI Flash memories. It can operate in any of the following modes: -indirect mode: all the operations

Re: [PATCH v2 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller

2017-04-06 Thread Marek Vasut
On 03/31/2017 07:02 PM, Ludovic Barre wrote: > From: Ludovic Barre > > The quadspi is a specialized communication interface targeting single, > dual or quad SPI Flash memories. > > It can operate in any of the following modes: > -indirect mode: all the operations are performed using the quadspi

[PATCH v2 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller

2017-03-31 Thread Ludovic Barre
From: Ludovic Barre The quadspi is a specialized communication interface targeting single, dual or quad SPI Flash memories. It can operate in any of the following modes: -indirect mode: all the operations are performed using the quadspi registers -read memory-mapped mode: the external Flash mem