All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] msm: 8x60: Add TLMM to the iomap.
@ 2010-11-16 21:35 ` Gregory Bean
  0 siblings, 0 replies; 2+ messages in thread
From: Gregory Bean @ 2010-11-16 21:35 UTC (permalink / raw)
  To: dwalker; +Cc: linux-arm-msm, linux-arm-kernel, linux-kernel, Gregory Bean

Add the TLMM block to the iomap for MSM8x60 to make gpio
control registers available.

Signed-off-by: Gregory Bean <gbean@codeaurora.org>
---
 arch/arm/mach-msm/io.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-msm/io.c b/arch/arm/mach-msm/io.c
index d36b610..e27d041 100644
--- a/arch/arm/mach-msm/io.c
+++ b/arch/arm/mach-msm/io.c
@@ -107,6 +107,7 @@ static struct map_desc msm8x60_io_desc[] __initdata = {
 	MSM_DEVICE(TMR),
 	MSM_DEVICE(ACC),
 	MSM_DEVICE(GCC),
+	MSM_DEVICE(TLMM),
 };
 
 void __init msm_map_msm8x60_io(void)
-- 
1.7.0.4

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] msm: 8x60: Add TLMM to the iomap.
@ 2010-11-16 21:35 ` Gregory Bean
  0 siblings, 0 replies; 2+ messages in thread
From: Gregory Bean @ 2010-11-16 21:35 UTC (permalink / raw)
  To: linux-arm-kernel

Add the TLMM block to the iomap for MSM8x60 to make gpio
control registers available.

Signed-off-by: Gregory Bean <gbean@codeaurora.org>
---
 arch/arm/mach-msm/io.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-msm/io.c b/arch/arm/mach-msm/io.c
index d36b610..e27d041 100644
--- a/arch/arm/mach-msm/io.c
+++ b/arch/arm/mach-msm/io.c
@@ -107,6 +107,7 @@ static struct map_desc msm8x60_io_desc[] __initdata = {
 	MSM_DEVICE(TMR),
 	MSM_DEVICE(ACC),
 	MSM_DEVICE(GCC),
+	MSM_DEVICE(TLMM),
 };
 
 void __init msm_map_msm8x60_io(void)
-- 
1.7.0.4

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-16 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-16 21:35 [PATCH] msm: 8x60: Add TLMM to the iomap Gregory Bean
2010-11-16 21:35 ` Gregory Bean

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.