]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pinctrl: mvebu: armada-370: fix spi0 pin description
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 9 Jun 2015 16:46:54 +0000 (18:46 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 10 Jun 2015 08:51:45 +0000 (10:51 +0200)
commit438881dfddb9107ef0eb30b49368e91e092f0b3e
tree786ad4dc2052752fa529a43232a4f51d032d3cff
parent331642fbf24a1c16b2669ca0a6479b5fcd6dd5b2
pinctrl: mvebu: armada-370: fix spi0 pin description

Due to a mistake, the CS0 and CS1 SPI0 functions were incorrectly
named "spi0-1" instead of just "spi0". This commit fixes that.

This DT binding change does not affect any of the in-tree users.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: <stable@vger.kernel.org> # v3.7+
Fixes: 5f597bb2be57 ("pinctrl: mvebu: add pinctrl driver for Armada 370")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/marvell,armada-370-pinctrl.txt
drivers/pinctrl/mvebu/pinctrl-armada-370.c