[PATCH v7 4/4] mtd: spi-nor: introduce Octo SPI protocols

2017-04-18 Thread Cyrille Pitchen
This patch starts adding support to Octo SPI protocols (SPI x-y-8). Op codes for Fast Read and/or Page Program operations using Octo SPI protocols are not known yet (no JEDEC specification has defined them yet) but we'd rather introduce the Octo SPI protocols now so it's done as it should be.

[PATCH v7 4/4] mtd: spi-nor: introduce Octo SPI protocols

2017-04-18 Thread Cyrille Pitchen
This patch starts adding support to Octo SPI protocols (SPI x-y-8). Op codes for Fast Read and/or Page Program operations using Octo SPI protocols are not known yet (no JEDEC specification has defined them yet) but we'd rather introduce the Octo SPI protocols now so it's done as it should be.

Re: [PATCH v7 4/4] mtd: spi-nor: introduce Octo SPI protocols

2017-04-18 Thread Marek Vasut
On 04/19/2017 12:51 AM, Cyrille Pitchen wrote: > This patch starts adding support to Octo SPI protocols (SPI x-y-8). > > Op codes for Fast Read and/or Page Program operations using Octo SPI > protocols are not known yet (no JEDEC specification has defined them yet) > but we'd rather introduce the

Re: [PATCH v7 4/4] mtd: spi-nor: introduce Octo SPI protocols

2017-04-18 Thread Marek Vasut
On 04/19/2017 12:51 AM, Cyrille Pitchen wrote: > This patch starts adding support to Octo SPI protocols (SPI x-y-8). > > Op codes for Fast Read and/or Page Program operations using Octo SPI > protocols are not known yet (no JEDEC specification has defined them yet) > but we'd rather introduce the