All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] omap_globals cleanup
@ 2010-01-26  8:38 Shilimkar, Santosh
  0 siblings, 0 replies; only message in thread
From: Shilimkar, Santosh @ 2010-01-26  8:38 UTC (permalink / raw)
  To: tony, Kevin Hilman; +Cc: linux-omap

Tony, Kevin,

As discussed on off the list email, below two patches converts all the omap_globals to
physical address and ioremap the space dynamically. Patches generated against the latest 
2.6.33-rc5+ mainline kernel.

Boot tested on OMAP4430SDP and OMAP3430SDP. I don't have OMAP2 board here :(

The following changes since commit f6760aa024199cfbce564311dc4bc4d47b6fb349:
  Linus Torvalds (1):
        Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

Santosh Shilimkar (2):
      OMAP2/3/4: Convert bases in omap_globals to physical address
      OMAP2/3/4: ioremap address space

 arch/arm/mach-omap2/control.c              |    6 +++-
 arch/arm/mach-omap2/id.c                   |    7 ++++-
 arch/arm/mach-omap2/prcm.c                 |   16 ++++++++--
 arch/arm/mach-omap2/sdrc.c                 |   11 +++++-
 arch/arm/plat-omap/common.c                |   46 ++++++++++++++--------------
 arch/arm/plat-omap/include/plat/common.h   |   14 ++++----
 arch/arm/plat-omap/include/plat/omap24xx.h |    2 +
 arch/arm/plat-omap/include/plat/omap34xx.h |    1 +
 8 files changed, 66 insertions(+), 37 deletions(-)

Regards
Santosh


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-26  8:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-26  8:38 [PATCH 0/2] omap_globals cleanup Shilimkar, Santosh

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.