From: Patrice Chotard Date: Thu, 28 Mar 2013 13:50:05 +0000 (+0100) Subject: pinctrl/abx500: fix ab8505 alternate function X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~141^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a36571b59e216e95860744c94e52ccbbe43401f0;p=pandora-kernel.git pinctrl/abx500: fix ab8505 alternate function This fix allows to correctly select default and alternate pin mode. By default for all ABx500 family chip, pin default mode is selected by clearing corresponding bit in GPIOSELx register except for pins which support alternate function, in this case, corresponding bit must be set. But, due to an unlogical hardware implementation, for one particular pin (GPIO11) reverse setting must be done. For that, update the alternate function array by declaring that this pin supports alternate function. Reported-by: Ramesh Chandrasekaran Signed-off-by: Patrice Chotard Signed-off-by: Linus Walleij --- Reading git-diff-tree failed