public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fixes for broken PM init with multi-OMAP
@ 2010-03-10 17:16 Kevin Hilman
  2010-03-10 17:16 ` [PATCH 1/2] OMAP2: cpu_is_omap2*: fix compile-time removal of unused code Kevin Hilman
  2010-03-10 17:16 ` [PATCH 2/2] OMAP4: fix temporary hacks that break multi-omap PM Kevin Hilman
  0 siblings, 2 replies; 8+ messages in thread
From: Kevin Hilman @ 2010-03-10 17:16 UTC (permalink / raw)
  To: linux-omap

multi-OMAP builds are broken in various ways due to conditional code.
Here is a small series of fixes.

Build tested: omap3_defconfig, omap_4430sdp_defconfig
Boot tested: omap3_defconfig on OMAP3EVM
Boot tested: omap3_defconfig on OMAP3430SDP (Thanks, Santosh)
Boot tested: omap3_defconfig on OMAP4430SDP (Thanks, Santosh)

Applies on current l-o master branch.

Updates from RFC patch:
- removed 'FIXME' around conditional SDRC execution for OMAP4
  since OMAP4 has no SDRC.

Kevin Hilman (2):
  OMAP2: cpu_is_omap2*: fix compile-time removal of unused code.
  OMAP4: fix temporary hacks that break multi-omap PM

 arch/arm/mach-omap2/io.c              |   13 ++++++-------
 arch/arm/plat-omap/include/plat/cpu.h |    8 ++++++--
 2 files changed, 12 insertions(+), 9 deletions(-)


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

end of thread, other threads:[~2010-03-11 22:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-10 17:16 [PATCH 0/2] fixes for broken PM init with multi-OMAP Kevin Hilman
2010-03-10 17:16 ` [PATCH 1/2] OMAP2: cpu_is_omap2*: fix compile-time removal of unused code Kevin Hilman
2010-03-11 22:12   ` [APPLIED] [PATCH 1/2] OMAP2: cpu_is_omap2*: fix compile-time removal of Tony Lindgren
2010-03-10 17:16 ` [PATCH 2/2] OMAP4: fix temporary hacks that break multi-omap PM Kevin Hilman
2010-03-10 21:42   ` Tony Lindgren
2010-03-10 21:49     ` Kevin Hilman
2010-03-11  5:12     ` Shilimkar, Santosh
2010-03-11 22:12   ` [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