All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] cadence-quadspi: Add Octal mode support
@ 2019-01-16 10:30 ` Vignesh R
  0 siblings, 0 replies; 19+ messages in thread
From: Vignesh R @ 2019-01-16 10:30 UTC (permalink / raw)
  To: Boris Brezillon, Tudor.Ambarus
  Cc: Marek Vasut, Rob Herring, linux-mtd, devicetree, linux-kernel, Vignesh R

This series adds support for OSPI version of Cadence QSPI controller IP.
Based on top of [1][2] that add Octal mode support in spi-nor core:

[1] https://patchwork.ozlabs.org/patch/1025081/
[2] https://patchwork.ozlabs.org/patch/1025082/

Changes:
v3:
Rebase on top of v7 of Yogesh's series[1]

v2:
spi-nor core patches dropped, are now part of Yogesh's series [1]
Declare Octal mode capability based on compatible.


Vignesh R (2):
  dt-bindings: cadence-quadspi: Add new compatible for AM654 SoC
  mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller

 .../bindings/mtd/cadence-quadspi.txt          |  1 +
 drivers/mtd/spi-nor/cadence-quadspi.c         | 54 ++++++++++++++-----
 2 files changed, 43 insertions(+), 12 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2019-01-21  8:30 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-16 10:30 [PATCH v3 0/2] cadence-quadspi: Add Octal mode support Vignesh R
2019-01-16 10:30 ` Vignesh R
2019-01-16 10:30 ` Vignesh R
2019-01-16 10:30 ` [PATCH v3 1/2] dt-bindings: cadence-quadspi: Add new compatible for AM654 SoC Vignesh R
2019-01-16 10:30   ` Vignesh R
2019-01-16 10:30   ` Vignesh R
2019-01-16 10:30 ` [PATCH v3 2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller Vignesh R
2019-01-16 10:30   ` Vignesh R
2019-01-16 10:30   ` Vignesh R
2019-01-20 14:56   ` Tudor.Ambarus
2019-01-20 14:56     ` Tudor.Ambarus
2019-01-20 14:56     ` Tudor.Ambarus
2019-01-20 15:28     ` Tudor.Ambarus
2019-01-20 15:28       ` Tudor.Ambarus
2019-01-20 15:28       ` Tudor.Ambarus
2019-01-21  6:00       ` Vignesh R
2019-01-21  6:00         ` Vignesh R
2019-01-21  5:58     ` Vignesh R
2019-01-21  5:58       ` Vignesh R

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.