]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: devicetree: spi: fix wrong spi-bus documentation
authorGuenther Wutz <info@gunibert.de>
Wed, 3 Aug 2016 14:11:54 +0000 (16:11 +0200)
committerRob Herring <robh@kernel.org>
Tue, 30 Aug 2016 22:07:46 +0000 (17:07 -0500)
commite2b4e2a348fd6a9d8429ffb95671e4b4a734791e
tree158920af36437690a1c80ad59b06dcc7a3464e14
parent5f1e2211fce9a76d45b6ba73db8b6b83d3ec5b48
Documentation: devicetree: spi: fix wrong spi-bus documentation

This patch adds missing commas to the spi-bus documentation of the
cs-gpio lines.

The device tree compiler fails if chip select lines are not
comma-separated. Fix the erroneous documentation by adding missing
commas.

Signed-off-by: Guenther Wutz <info@gunibert.de>
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/spi/spi-bus.txt