]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
spi: mediatek: update document devicetree bindings to fix syntax error
authorleilk.liu@mediatek.com <leilk.liu@mediatek.com>
Fri, 20 Nov 2015 02:21:16 +0000 (10:21 +0800)
committerMark Brown <broonie@kernel.org>
Sat, 21 Nov 2015 13:39:27 +0000 (13:39 +0000)
This patch updates document devicetree bindings
to fix syntax error.

Signed-off-by: Leilk Liu <leilk.liu@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-mt65xx.txt

index ce363c923f446b66dcfffc51274da4623630f15d..fba8334bfd179f265b3b739be9db8aa7185315f7 100644 (file)
@@ -32,7 +32,7 @@ Optional properties:
 -cs-gpios: see spi-bus.txt, only required for MT8173.
 
 - mediatek,pad-select: specify which pins group(ck/mi/mo/cs) spi
-  controller used. This is a array, the element value should be 0~3,
+  controller used. This is an array, the element value should be 0~3,
   only required for MT8173.
     0: specify GPIO69,70,71,72 for spi pins.
     1: specify GPIO102,103,104,105 for spi pins.