]> 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)
commit98accad79204fcac3d5a7a484582291209e5a684
tree158920af36437690a1c80ad59b06dcc7a3464e14
parent81adb3b17f7ba889018dbab013ffa32e8070f396
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