summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/board-mop500-pins.c
diff options
context:
space:
mode:
authorRabin Vincent2012-04-17 13:35:31 +0200
committerLinus Walleij2012-04-24 09:36:05 +0200
commit339bcf3b49832b6c6826f3549355fc8dcb6f5810 (patch)
tree3745c2438217424d7a317d06aa49a12edddbb232 /arch/arm/mach-ux500/board-mop500-pins.c
parentARM: ux500: remove a bunch of internal pull-ups (diff)
downloadkernel-qcow2-linux-339bcf3b49832b6c6826f3549355fc8dcb6f5810.tar.gz
kernel-qcow2-linux-339bcf3b49832b6c6826f3549355fc8dcb6f5810.tar.xz
kernel-qcow2-linux-339bcf3b49832b6c6826f3549355fc8dcb6f5810.zip
ARM: ux500: implement pin API
Implement an API to allow a list of pincfgs to be remuxed to active and sleep modes, for power saving. This is not exported on purpose, because it is not to be called by drivers directly. Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Reviewed-by: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/mach-ux500/board-mop500-pins.c')
-rw-r--r--arch/arm/mach-ux500/board-mop500-pins.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/board-mop500-pins.c b/arch/arm/mach-ux500/board-mop500-pins.c
index f5413dca532c..e2a2e501b697 100644
--- a/arch/arm/mach-ux500/board-mop500-pins.c
+++ b/arch/arm/mach-ux500/board-mop500-pins.c
@@ -14,6 +14,7 @@
#include <mach/hardware.h>
#include "pins-db8500.h"
+#include "pins.h"
static pin_cfg_t mop500_pins_common[] = {
/* I2C */