From: Linus Walleij Date: Tue, 17 Apr 2012 09:06:49 +0000 (+0200) Subject: ARM: ux500: remove a bunch of internal pull-ups X-Git-Tag: v3.5-rc1~152^2~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68293b3ad2e407f8d6b407f3e60811e068e5fe40;p=pandora-kernel.git ARM: ux500: remove a bunch of internal pull-ups The default configuration for a number of I2C and keypad pins was to pull-up. However on most reference designs the electronics already contain external pull-ups which means the internal pull-ups will lower the common resistance and increase power consumption on these lines, and in some reference designs the keypad inputs are not used so this will just cause problems. So remove these pull-ups and add them on demand instead if needed. Signed-off-by: Magnus Templing Signed-off-by: Naveen Kumar Gaddipati Reviewed-by: Jonas Aberg Signed-off-by: Linus Walleij --- Reading git-diff-tree failed