]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.git/commitdiff
devicetree: bindings: spi: update device tree for IO mode support
authorNaga Sureshkumar Relli <naga.sureshkumar.relli@xilinx.com>
Mon, 30 Jan 2017 12:26:07 +0000 (17:56 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 30 Jan 2017 12:32:37 +0000 (13:32 +0100)
This patch adds has-io-mode as an optional boolean property.
if it exists then controller operates in IO mode otherwise
in dma mode

Signed-off-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.txt

index c8f50e5cf70b9b966d9e6bf0c00583f5f9fd11ea..ae50473bcb0e8eeb8153484f449dafe667bfcf02 100644 (file)
@@ -13,6 +13,9 @@ Required properties:
 
 Optional properties:
 - num-cs               : Number of chip selects used.
+- has-io-mode          : boolean property describes the controller operating
+                         mode. if exists controller will operate in IO mode
+                         else dma mode.
 
 Example:
        qspi: spi@ff0f0000 {