]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pinctrl: mvebu: armada-xp: add spi1 function
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 9 Jun 2015 16:47:17 +0000 (18:47 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 10 Jun 2015 12:09:49 +0000 (14:09 +0200)
commit88b355f1e4e517b636bc5c4b2fb53ec55ccc578d
tree7a52c5c04ec02c3e13a21e7a639b9b7dba9dcd55
parent691a82161b88056fa1e52145446bc22197665782
pinctrl: mvebu: armada-xp: add spi1 function

The latest Armada XP datasheet documents that some of the MPP pins can
be used to access the second SPI bus, labelled 'spi1'. This commit
adds the corresponding pins in the pinctrl driver and its DT binding
documentation.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/marvell,armada-xp-pinctrl.txt
drivers/pinctrl/mvebu/pinctrl-armada-xp.c