* [PATCH 3/3] omap3evm: Configure GPIO175 for touchscreen PEN_IRQ
@ 2010-02-05 8:44 Sanjeev Premi
2010-02-11 0:25 ` [APPLIED] " Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Sanjeev Premi @ 2010-02-05 8:44 UTC (permalink / raw)
To: linux-omap, linux-input; +Cc: Sanjeev Premi
GPIO175 is used for PEN_IRQ on the EVM. This patch
sets the mux settings for the same.
Signed-off-by: Sanjeev Premi <premi@ti.com>
---
arch/arm/mach-omap2/board-omap3evm.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-omap2/board-omap3evm.c b/arch/arm/mach-omap2/board-omap3evm.c
index c8e1208..00bfe9b 100644
--- a/arch/arm/mach-omap2/board-omap3evm.c
+++ b/arch/arm/mach-omap2/board-omap3evm.c
@@ -430,7 +430,9 @@ static struct omap_board_mux board_mux[] __initdata = {
OMAP3_MUX(SYS_NIRQ, OMAP_MUX_MODE0 | OMAP_PIN_INPUT_PULLUP |
OMAP_PIN_OFF_INPUT_PULLUP |
OMAP_PIN_OFF_WAKEUPENABLE),
-
+ OMAP3_MUX(MCSPI1_CS1, OMAP_MUX_MODE4 | OMAP_PIN_INPUT_PULLUP |
+ OMAP_PIN_OFF_INPUT_PULLUP |
+ OMAP_PIN_OFF_WAKEUPENABLE),
{ .reg_offset = OMAP_MUX_TERMINATOR },
};
#else
--
1.6.2.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [APPLIED] [PATCH 3/3] omap3evm: Configure GPIO175 for touchscreen PEN_IRQ
2010-02-05 8:44 [PATCH 3/3] omap3evm: Configure GPIO175 for touchscreen PEN_IRQ Sanjeev Premi
@ 2010-02-11 0:25 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2010-02-11 0:25 UTC (permalink / raw)
To: linux-omap
This patch has been applied to the linux-omap
by youw fwiendly patch wobot.
Branch in linux-omap: for-next
Initial commit ID (Likely to change): a504fd55c8d47a57efe18df5f8d44cb8925abdda
PatchWorks
http://patchwork.kernel.org/patch/77307/
Git (Likely to change, and takes a while to get mirrored)
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=a504fd55c8d47a57efe18df5f8d44cb8925abdda
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-11 0:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-05 8:44 [PATCH 3/3] omap3evm: Configure GPIO175 for touchscreen PEN_IRQ Sanjeev Premi
2010-02-11 0:25 ` [APPLIED] " Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox