linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] cadence-quadspi: Add Octal mode support
@ 2019-01-22  6:41 Vignesh R
  2019-01-22  6:41 ` [PATCH v4 1/2] dt-bindings: cadence-quadspi: Add new compatible for AM654 SoC Vignesh R
  2019-01-22  6:41 ` [PATCH v4 2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller Vignesh R
  0 siblings, 2 replies; 6+ messages in thread
From: Vignesh R @ 2019-01-22  6:41 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.
Tested with AM654 EVM with MT35x512 Octal flash

Changes:
v4:
Fix comments on v3 by Tudor.
Rebase on top latest linux-next(all dependencies are now part of -next)

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         | 53 ++++++++++++++-----
 2 files changed, 42 insertions(+), 12 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-01-23  9:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-22  6:41 [PATCH v4 0/2] cadence-quadspi: Add Octal mode support Vignesh R
2019-01-22  6:41 ` [PATCH v4 1/2] dt-bindings: cadence-quadspi: Add new compatible for AM654 SoC Vignesh R
2019-01-22  6:41 ` [PATCH v4 2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller Vignesh R
2019-01-22  9:55   ` Tudor.Ambarus
2019-01-23  8:45   ` Boris Brezillon
2019-01-23  9:13     ` Vignesh R

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).