]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Aug 2015 16:29:42 +0000 (09:29 -0700)
commiteef15dcc8010b6bde54f8b20ff876581e0fd2760
tree6b6c8be0b8cd2a23c530d2ca075f9c549ab58005
parent7f9e2ccd7f142ca51219fdbeb3cb04b9f665966c
pinctrl: mvebu: armada-370: fix spi0 pin description

commit 438881dfddb9107ef0eb30b49368e91e092f0b3e upstream.

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>
Fixes: 5f597bb2be57 ("pinctrl: mvebu: add pinctrl driver for Armada 370")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/pinctrl/marvell,armada-370-pinctrl.txt
drivers/pinctrl/mvebu/pinctrl-armada-370.c