commit | fe488a5e48c69204c3b1ad6fa3282e12dbfaabe7 | [log] [tgz] |
---|---|---|
author | Cyrille Pitchen <cyrille.pitchen@atmel.com> | Tue Apr 25 22:08:49 2017 +0200 |
committer | Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> | Mon May 15 21:56:17 2017 +0200 |
tree | e59fe7fe592801152168ec3dd45710d79691df8a | |
parent | 15f55331527b1422eae683477f8a31fdfae93316 [diff] |
mtd: spi-nor: introduce Octo SPI protocols 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. Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com> Reviewed-by: Marek Vasut <marek.vasut@gmail.com>