From 68293b3ad2e407f8d6b407f3e60811e068e5fe40 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Tue, 17 Apr 2012 11:06:49 +0200 Subject: [PATCH] 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-format-patch failed