]> git.baikalelectronics.ru Git - kernel.git/commit
spi: dt-bindings: spi-controller: Fix spi-[rt]x-bus-width for slave mode
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 6 Mar 2020 08:50:38 +0000 (09:50 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 13 Mar 2020 17:06:34 +0000 (17:06 +0000)
commit003d38c731296106cccf409ddc20e34b912d2e01
tree53631431730f783cfa3021fc761a712d853d57b9
parent097405829b8cbf3a7422a9d46ab1957a3c950a6a
spi: dt-bindings: spi-controller: Fix spi-[rt]x-bus-width for slave mode

The descriptions for the spi-rx-bus-width and spi-tx-bus-width
properties refer to "MISO" and "MOSI", which are not explained in the
document.  While these abbreviations are fairly common when talking
about SPI, and thus may not need an explanation, they are not entirely
correct in this context, as the SPI controller may be used in slave mode
instead of master mode.

Fix this by replacing them by "read transfers" resp. "write transfers",
like is done for the spi-rx-delay-us and spi-tx-delay-us properties.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200306085038.8111-3-geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-controller.yaml