We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b271cf3 commit 7db097dCopy full SHA for 7db097d
Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.txt
@@ -23,6 +23,8 @@ Optional properties:
23
- num-cs : The number of chipselects. If omitted, this will default to 4.
24
- reg-io-width : The I/O register width (in bytes) implemented by this
25
device. Supported values are 2 or 4 (the default).
26
+- dmas : Phandle + identifiers of Tx and Rx DMA channels.
27
+- dma-names : Contains the names of the DMA channels. Must be "tx" and "rx".
28
29
Child nodes as per the generic SPI binding.
30
0 commit comments