summaryrefslogtreecommitdiffstats
path: root/doc/device-tree-bindings/spi/spi-bus.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/device-tree-bindings/spi/spi-bus.txt')
-rw-r--r--doc/device-tree-bindings/spi/spi-bus.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/device-tree-bindings/spi/spi-bus.txt b/doc/device-tree-bindings/spi/spi-bus.txt
index 5c8720a820..420ec9529f 100644
--- a/doc/device-tree-bindings/spi/spi-bus.txt
+++ b/doc/device-tree-bindings/spi/spi-bus.txt
@@ -63,7 +63,7 @@ contain the following properties.
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).
+It allows data in SPI system transferred in 2 wires(DUAL) or 4 wires(QUAD).
Now the value that spi-tx-bus-width and spi-rx-bus-width can receive is
only 1(SINGLE), 2(DUAL) and 4(QUAD).
Dual/Quad mode is not allowed when 3-wire mode is used.
OpenPOWER on IntegriCloud