devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 3/3] dt-bindings: mtd: Add Octal SPI support to Cadence QSPI.
@ 2017-03-06 12:34 Artur Jedrysek
  0 siblings, 0 replies; only message in thread
From: Artur Jedrysek @ 2017-03-06 12:34 UTC (permalink / raw)
  To: devicetree, linux-mtd
  Cc: Mark Rutland, Boris Brezillon, Artur Jedrysek, Richard Weinberger,
	linux-kernel, Marek Vasut, Rob Herring, Cyrille Pitchen,
	Brian Norris, David Woodhouse

This patch updates Cadence QSPI Device Tree documentation to include
information about new property used to indicate, whether or not
Octal SPI transfers are supported by the device.

Signed-off-by: Artur Jedrysek <jartur@cadence.com>
---
 Documentation/devicetree/bindings/mtd/cadence-quadspi.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/mtd/cadence-quadspi.txt b/Documentation/devicetree/bindings/mtd/cadence-quadspi.txt
index f248056..8438184 100644
--- a/Documentation/devicetree/bindings/mtd/cadence-quadspi.txt
+++ b/Documentation/devicetree/bindings/mtd/cadence-quadspi.txt
@@ -14,6 +14,9 @@ Required properties:
 
 Optional properties:
 - cdns,is-decoded-cs : Flag to indicate whether decoder is used or not.
+- cdns,octal-controller : Flag to indicate, that used controller supports Octal
+                          SPI transfer mode. May be intentionally omitted to
+                          switch it back to Quad SPI mode.
 
 Optional subnodes:
 Subnodes of the Cadence Quad SPI controller are spi slave nodes with additional
@@ -44,6 +47,7 @@ Example:
 		cdns,fifo-depth = <128>;
 		cdns,fifo-width = <4>;
 		cdns,trigger-address = <0x00000000>;
+		#cdns,octal-controller
 
 		flash0: n25q00@0 {
 			...
-- 
2.2.2


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-06 12:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-06 12:34 [PATCH 3/3] dt-bindings: mtd: Add Octal SPI support to Cadence QSPI Artur Jedrysek

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).