All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: OMAP2+: Fix errors in PRCM hwmods + wrong clkdm
@ 2012-06-11 16:47 ` Benoit Cousson
  0 siblings, 0 replies; 16+ messages in thread
From: Benoit Cousson @ 2012-06-11 16:47 UTC (permalink / raw)
  To: paul; +Cc: tony, linux-omap, linux-arm-kernel, Benoit Cousson

Hi Paul,

Here is the serie to fix wrong clkdm for the PRCM hwmods.

I did revert as well the patch to make the cm_clkdm and prm_clkdm
common since it does not exist on OMAP4.
I do not thinks it exists in OMAP2 and 3 either, and thus that series should
probably be extended with the total removal of these fake clkdm.
I'd like to get your feedback first on this one to go further for OMAP2 & 3.

This series is based on 3.5-rc2 and should target -rc3.

Regards,
Benoit


Benoit Cousson (2):
  ARM: OMAP2+: hwmod data: Fix the wrong clkdm assigned to PRCM modules
  Revert "ARM: OMAP2+: clockdomains: make {prm,cm}_clkdm common"

 arch/arm/mach-omap2/Makefile                     |    1 -
 arch/arm/mach-omap2/clockdomain44xx.c            |    6 ---
 arch/arm/mach-omap2/clockdomains2xxx_3xxx_data.c |   10 ++++
 arch/arm/mach-omap2/clockdomains44xx_data.c      |    2 -
 arch/arm/mach-omap2/clockdomains_common_data.c   |   24 ----------
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c       |   52 +++++++++++-----------
 6 files changed, 36 insertions(+), 59 deletions(-)
 delete mode 100644 arch/arm/mach-omap2/clockdomains_common_data.c


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

end of thread, other threads:[~2012-06-13 23:43 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-11 16:47 [PATCH 0/2] ARM: OMAP2+: Fix errors in PRCM hwmods + wrong clkdm Benoit Cousson
2012-06-11 16:47 ` Benoit Cousson
2012-06-11 16:47 ` [PATCH 1/2] ARM: OMAP2+: hwmod data: Fix the wrong clkdm assigned to PRCM modules Benoit Cousson
2012-06-11 16:47   ` Benoit Cousson
2012-06-11 17:26   ` Paul Walmsley
2012-06-11 17:26     ` Paul Walmsley
2012-06-11 21:11     ` Cousson, Benoit
2012-06-11 21:11       ` Cousson, Benoit
2012-06-12 12:38       ` Cousson, Benoit
2012-06-12 12:38         ` Cousson, Benoit
2012-06-13 23:43         ` Paul Walmsley
2012-06-13 23:43           ` Paul Walmsley
2012-06-11 16:47 ` [PATCH 2/2] Revert "ARM: OMAP2+: clockdomains: make {prm,cm}_clkdm common" Benoit Cousson
2012-06-11 16:47   ` [PATCH 2/2] Revert "ARM: OMAP2+: clockdomains: make {prm, cm}_clkdm common" Benoit Cousson
2012-06-11 17:31   ` [PATCH 2/2] Revert "ARM: OMAP2+: clockdomains: make {prm,cm}_clkdm common" Paul Walmsley
2012-06-11 17:31     ` [PATCH 2/2] Revert "ARM: OMAP2+: clockdomains: make {prm, cm}_clkdm common" Paul Walmsley

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.