From: Thomas Petazzoni Date: Mon, 10 Feb 2014 17:04:55 +0000 (+0100) Subject: pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375 X-Git-Tag: v3.15-rc1~150^2~24^2^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce3ed59dcddd6f4088018bf86f7630e079aa2bbd;p=pandora-kernel.git pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375 The Marvell Armada 375 is a new ARM SoC from Marvell, part of the mvebu family, but using a Cortex-A9 CPU core. In terms of pin-muxing, it is similar to Armada 370 and XP for the register layout, only different in the number of available pins and their functions. Therefore, we simply use the existing drivers/pinctrl/mvebu/ infrastructure, with no other changes that the list of pins and corresponding functions. Signed-off-by: Thomas Petazzoni Signed-off-by: Sebastian Hesselbarth Reviewed-by: Gregory CLEMENT --- Reading git-diff-tree failed