linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] OMAP: hwmod: Full data set for OMAP4430 ES1.0
@ 2010-05-07 16:06 Benoit Cousson
  2010-05-07 16:06 ` [PATCH 1/6] OMAP4: hwmod: Add partial hwmod support " Benoit Cousson
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Benoit Cousson @ 2010-05-07 16:06 UTC (permalink / raw)
  To: linux-omap; +Cc: Benoit Cousson

Hi,

Here is the OMAP4430 ES1.0 hwmod data serie.
It is based on the "OMAP: HWMOD fixes and cleanup serie":
  http://marc.info/?l=linux-omap&m=127324706012621&w=2

It was only tested on OMAP4430 ES1.0 GP device using PAB board for the moment.

Please note, that the two temporary fixes are pure hacks that are just there
to allow the OMAP4 hwmod to boot properly and work corretly with the debug
uart. There are not intented to go upstream.

The second part of the data set "OMAP4: hwmod: Add remaining hwmod support 
for OMAP4430 ES1.0" is commented out for the moment. 
The idea being that each time a driver is validated with this hwmod data,
the comment can (and must) be removed.

I'd like to thanks Rajendra and Santosh for their help during the debug.

Comments are welcome.

Thanks,
Benoit


Benoit Cousson (3):
  OMAP4: hwmod: Add partial hwmod support for OMAP4430 ES1.0
  OMAP4: hwmod: Enable omap_hwmod build for OMAP4
  OMAP4: hwmod: Add remaining hwmod support for OMAP4430 ES1.0

Rajendra Nayak (3):
  OMAP4: hwmod: Enable omap_device build for OMAP4
  OMAP: hwmod: Temporary disable dependency
  OMAP: hwmod: Temp fixes to get hwmod registers work

 arch/arm/mach-omap2/Makefile                 |    3 +-
 arch/arm/mach-omap2/io.c                     |    6 +-
 arch/arm/mach-omap2/omap_hwmod.c             |   12 +
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c   | 4900 ++++++++++++++++++++++++++
 arch/arm/plat-omap/Makefile                  |    1 +
 arch/arm/plat-omap/include/plat/omap_hwmod.h |    1 +
 arch/arm/plat-omap/omap_device.c             |   12 +
 7 files changed, 4932 insertions(+), 3 deletions(-)
 create mode 100644 arch/arm/mach-omap2/omap_hwmod_44xx_data.c


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

end of thread, other threads:[~2010-05-20 17:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-07 16:06 [PATCH 0/6] OMAP: hwmod: Full data set for OMAP4430 ES1.0 Benoit Cousson
2010-05-07 16:06 ` [PATCH 1/6] OMAP4: hwmod: Add partial hwmod support " Benoit Cousson
2010-05-07 16:07 ` [PATCH 2/6] OMAP4: hwmod: Enable omap_hwmod build for OMAP4 Benoit Cousson
2010-05-07 16:07 ` [PATCH 3/6] OMAP4: hwmod: Enable omap_device " Benoit Cousson
2010-05-07 16:10   ` Benoit Cousson
2010-05-07 20:33   ` Tony Lindgren
2010-05-10 10:00     ` Benoit Cousson
2010-05-07 16:07 ` [PATCH 4/6] OMAP: hwmod: Temporary disable dependency Benoit Cousson
2010-05-20 17:25   ` Kevin Hilman
2010-05-07 16:07 ` [PATCH 5/6] OMAP4: hwmod: Add remaining hwmod support for OMAP4430 ES1.0 Benoit Cousson
2010-05-07 16:07 ` [PATCH 6/6] OMAP: hwmod: Temp fixes to get hwmod registers work Benoit Cousson
2010-05-20 17:26   ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).