Re: [PATCH v3 0/6] New QuadSPI driver for Atmel SAMA5D2

2018-11-05 Thread Boris Brezillon
Hi Piotr, On Mon, 5 Nov 2018 11:36:19 +0100 Piotr Bugalski wrote: > Hello, > > Atmel SAMA5D2 is equipped with two QSPI interfaces. These interfaces can > work as in SPI-compatible mode or use two / four lines to improve > communication speed. At the moment there is QSPI driver strongly tied to

[PATCH v3 0/6] New QuadSPI driver for Atmel SAMA5D2

2018-11-05 Thread Piotr Bugalski
Hello, Atmel SAMA5D2 is equipped with two QSPI interfaces. These interfaces can work as in SPI-compatible mode or use two / four lines to improve communication speed. At the moment there is QSPI driver strongly tied to NOR-flash memory and MTD subsystem. Intention of this change is to provide new