public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Allows the SDRAM self refresh to work with 2 chip selects
@ 2009-06-16  8:11 Jean Pihet
  2009-06-16  8:13 ` [PATCH 1/2] OMAP3: add support for 2 SDRAM " Jean Pihet
  2009-06-16  8:16 ` [PATCH 2/2] OMAP3: Setup MUX settings for SDRC CKE signals Jean Pihet
  0 siblings, 2 replies; 3+ messages in thread
From: Jean Pihet @ 2009-06-16  8:11 UTC (permalink / raw)
  To: linux-omap@vger.kernel.org; +Cc: Paul Walmsley, Kevin Hilman

Hi,

Those 2 patches allow the self refresh to work in case of 2 chip selects are 
in use by the SDRC.
It applies on top of the master branch.

Regards,
Jean

---
OMAP3-add-support-for-2-SDRAM-chip-selects.patch
OMAP3-Setup-MUX-settings-for-SDRC-CKE-signals.patch

 arch/arm/mach-omap2/board-2430sdp.c      |    2 +-
 arch/arm/mach-omap2/board-3430sdp.c      |    2 +-
 arch/arm/mach-omap2/board-4430sdp.c      |    2 +-
 arch/arm/mach-omap2/board-apollon.c      |    2 +-
 arch/arm/mach-omap2/board-generic.c      |    2 +-
 arch/arm/mach-omap2/board-h4.c           |    2 +-
 arch/arm/mach-omap2/board-ldp.c          |    2 +-
 arch/arm/mach-omap2/board-n800.c         |    2 +-
 arch/arm/mach-omap2/board-omap3beagle.c  |    7 ++-
 arch/arm/mach-omap2/board-omap3evm.c     |    2 +-
 arch/arm/mach-omap2/board-omap3pandora.c |    8 ++-
 arch/arm/mach-omap2/board-overo.c        |    8 ++-
 arch/arm/mach-omap2/board-rx51.c         |    6 +-
 arch/arm/mach-omap2/board-zoom2.c        |    2 +-
 arch/arm/mach-omap2/clock34xx.c          |   37 ++++++--
 arch/arm/mach-omap2/io.c                 |    5 +-
 arch/arm/mach-omap2/mux.c                |    6 ++
 arch/arm/mach-omap2/sdrc.c               |   63 +++++++++-----
 arch/arm/mach-omap2/sram34xx.S           |  137 
+++++++++++++++++++++++-------
 arch/arm/plat-omap/include/mach/io.h     |    3 +-
 arch/arm/plat-omap/include/mach/mux.h    |    4 +
 arch/arm/plat-omap/include/mach/sdrc.h   |   11 ++-
 arch/arm/plat-omap/include/mach/sram.h   |   23 +++---
 arch/arm/plat-omap/sram.c                |   30 ++++---
 24 files changed, 265 insertions(+), 103 deletions(-)

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

end of thread, other threads:[~2009-06-16  8:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-16  8:11 [PATCH 0/2] Allows the SDRAM self refresh to work with 2 chip selects Jean Pihet
2009-06-16  8:13 ` [PATCH 1/2] OMAP3: add support for 2 SDRAM " Jean Pihet
2009-06-16  8:16 ` [PATCH 2/2] OMAP3: Setup MUX settings for SDRC CKE signals Jean Pihet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox