|
@@ -59,6 +59,8 @@ contain the following properties.
|
|
|
used for MOSI. Defaults to 1 if not present.
|
|
|
- spi-rx-bus-width - (optional) The bus width(number of data wires) that
|
|
|
used for MISO. Defaults to 1 if not present.
|
|
|
+- spi-half-duplex - (optional) Indicates that the SPI bus should wait for
|
|
|
+ a header byte before reading data from the slave.
|
|
|
|
|
|
Some SPI controllers and devices support Dual and Quad SPI transfer mode.
|
|
|
It allows data in SPI system transfered in 2 wires(DUAL) or 4 wires(QUAD).
|