* [PATCH 01/16] OMAP3: Adds missing CM offset defs
@ 2008-09-26 12:17 Rajendra Nayak
0 siblings, 0 replies; only message in thread
From: Rajendra Nayak @ 2008-09-26 12:17 UTC (permalink / raw)
To: linux-omap; +Cc: 'Kevin Hilman'
This is a *temp* patch needed only till the clock patches
which add additional offset defs from Paul W are in pm-1
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
---
arch/arm/mach-omap2/cm.h | 2 ++
1 files changed, 2 insertions(+)
Index: linux-omap-2.6/arch/arm/mach-omap2/cm.h
===================================================================
--- linux-omap-2.6.orig/arch/arm/mach-omap2/cm.h 2008-09-25 16:26:59.000000000 +0530
+++ linux-omap-2.6/arch/arm/mach-omap2/cm.h 2008-09-25 16:27:12.000000000 +0530
@@ -36,6 +36,8 @@
#define OMAP3430_CM_CLKOUT_CTRL \
OMAP34XX_CM_REGADDR(OMAP3430_CCR_MOD, 0x0070)
+#define OMAP3430_CM_CLKOUT_CTRL_OFFSET 0x0070
+
/*
* Module specific CM registers from CM_BASE + domain offset
* Use cm_{read,write}_mod_reg() with these registers.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-26 12:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-26 12:17 [PATCH 01/16] OMAP3: Adds missing CM offset defs Rajendra Nayak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox