From: Thomas Petazzoni Date: Tue, 9 Jun 2015 16:46:53 +0000 (+0200) Subject: pinctrl: mvebu: armada-38x: fix PCIe functions X-Git-Tag: omap-for-v4.3/legacy-v2-signed~161^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=331642fbf24a1c16b2669ca0a6479b5fcd6dd5b2;p=pandora-kernel.git pinctrl: mvebu: armada-38x: fix PCIe functions A new revision of the Marvell Armada 38x hardware datasheet unveiled that the definition of some of the PCIe functions were not correct. This commit fixes the pinctrl driver accordingly. Some PCIe functions simply do not exist, some of the PCIe functions in fact were corresponding to other functions, and some PCIe functions have been added. Note: the seemingly unrelated removal of spi(cs2) on MPP47 is related: this function is in fact implemented on MPP43, instead of a PCIe function. Signed-off-by: Thomas Petazzoni Cc: # v3.15+ Fixes: ca6d9a084b56f ("pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385") Signed-off-by: Linus Walleij --- Reading git-diff-tree failed