From: Tony Prisk Date: Tue, 19 Feb 2013 20:32:19 +0000 (+1300) Subject: pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500 X-Git-Tag: omap-for-v3.10/fixes-for-merge-window~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=170c6152aebc5538db22dbdf56fba11ccba7a6f4;p=pandora-kernel.git pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500 This patch adds support for the GPIO/pinmux controller found on the VIA VT8500 and Wondermedia WM8xxx-series SoCs. Each pin within the controller is capable of operating as a GPIO or as an alternate function. The pins are numbered according to their control bank/bit so that if new pins are added, the existing numbering is maintained. All currently supported SoCs are included: VT8500, WM8505, WM8650, WM8750 and WM8850. Signed-off-by: Tony Prisk Reviewed-by: Stephen Warren Acked-by: Linus Walleij --- Reading git-diff-tree failed