]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'spi-nor/for-4.13' into MTD
authorBrian Norris <computersforpeace@gmail.com>
Sat, 8 Jul 2017 01:00:06 +0000 (18:00 -0700)
committerBrian Norris <computersforpeace@gmail.com>
Sat, 8 Jul 2017 01:00:06 +0000 (18:00 -0700)
commit8b9ef8f955e37966f6614648cbd139bec02f1bc6
tree907a4cc4fcfca03ad1f92aa7d29baffea9a2ac39
parentb9504247a6eb2bd68e3f620ca1f3fbe7309123ea
parent9447332ffacceeb49467ae5314887a30f6c0aaa9
Merge tag 'spi-nor/for-4.13' into MTD

From Cyrille:
"""
This pull request contains the following notable changes:
- introduce support to the SPI 1-2-2 and 1-4-4 protocols.
- introduce support to the Double Data Rate (DDR) mode.
- introduce support to the Octo SPI protocols.
- add support to new memory parts for Spansion, Macronix and Winbond.
- add fixes for the Aspeed, STM32 and Cadence QSPI controler drivers.
- clean up the st_spi_fsm driver.
"""