All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/8] OMAP3&4: clock data: Fixes and add new clocks nodes
@ 2010-12-09 22:13 ` Benoit Cousson
  0 siblings, 0 replies; 26+ messages in thread
From: Benoit Cousson @ 2010-12-09 22:13 UTC (permalink / raw)
  To: paul, khilman; +Cc: linux-omap, linux-arm-kernel, Benoit Cousson

Hi Paul,

Here is a collections of fixes and clock nodes addition done on OMAP3
and OMAP4 clock data files.

I have included the one that Thara already submitted after fixing the
various comments done on the original version.

That revision include as well a new fix from Jon. Thanks to both fixes,
the clocks rate are now accurate and the func_48m_fclk does report 48MHz
now! Cool isn't it?

Tested on sdp4430 + ES2.0.

The series is based on 2.6.37-rc5 and is available here:
git://gitorious.org/omap-pm/linux.git for_2.6.38/clock

Regards,
Benoit


Benoit Cousson (3):
  OMAP4: clock data: Add control for pad_clks_ck and slimbus_clk
  OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fck
  OMAP4: PRCM: Add SCRM header file

Jon Hunter (1):
  OMAP4: clock data: Add missing fixed divisors

Jonathan Bergsagel (1):
  OMAP4: clock data: Add missing fields in iva_hsd_byp_clk_mux_ck

Rajendra Nayak (2):
  OMAP4: clock data: Add SCRM auxiliary clock nodes
  OMAP4: clock data: Export control to enable/disable CORE/PER M3
    clocks

Thara Gopinath (1):
  OMAP4: clock data: Add missing DPLL x2 clock nodes

 arch/arm/mach-omap2/clock3xxx_data.c |    2 +
 arch/arm/mach-omap2/clock44xx_data.c |  653 ++++++++++++++++++++++++----------
 arch/arm/mach-omap2/scrm44xx.h       |  176 +++++++++
 3 files changed, 640 insertions(+), 191 deletions(-)
 create mode 100644 arch/arm/mach-omap2/scrm44xx.h


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

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

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-09 22:13 [PATCH v2 0/8] OMAP3&4: clock data: Fixes and add new clocks nodes Benoit Cousson
2010-12-09 22:13 ` Benoit Cousson
2010-12-09 22:13 ` [PATCH v2 1/8] OMAP4: clock data: Add control for pad_clks_ck and slimbus_clk Benoit Cousson
2010-12-09 22:13   ` Benoit Cousson
2010-12-09 22:13 ` [PATCH v2 2/8] OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fck Benoit Cousson
2010-12-09 22:13   ` Benoit Cousson
2010-12-09 22:13 ` [PATCH v2 3/8] OMAP4: clock data: Add missing DPLL x2 clock nodes Benoit Cousson
2010-12-09 22:13   ` Benoit Cousson
2010-12-09 22:13 ` [PATCH v2 4/8] OMAP4: clock data: Add missing fields in iva_hsd_byp_clk_mux_ck Benoit Cousson
2010-12-09 22:13   ` Benoit Cousson
2010-12-11  0:34   ` Paul Walmsley
2010-12-11  0:34     ` Paul Walmsley
2010-12-13 13:14     ` Cousson, Benoit
2010-12-13 13:14       ` Cousson, Benoit
2010-12-09 22:13 ` [PATCH v2 5/8] OMAP4: PRCM: Add SCRM header file Benoit Cousson
2010-12-09 22:13   ` Benoit Cousson
2010-12-09 22:13 ` [PATCH v2 6/8] OMAP4: clock data: Add SCRM auxiliary clock nodes Benoit Cousson
2010-12-09 22:13   ` Benoit Cousson
2010-12-09 22:13 ` [PATCH v2 7/8] OMAP4: clock data: Export control to enable/disable CORE/PER M3 clocks Benoit Cousson
2010-12-09 22:13   ` Benoit Cousson
2010-12-09 22:13 ` [PATCH v2 8/8] OMAP4: clock data: Add missing fixed divisors Benoit Cousson
2010-12-09 22:13   ` Benoit Cousson
2010-12-22 17:21   ` Paul Walmsley
2010-12-22 17:21     ` Paul Walmsley
2010-12-10  0:35 ` [PATCH v2 0/8] OMAP3&4: clock data: Fixes and add new clocks nodes Kevin Hilman
2010-12-10  0:35   ` Kevin Hilman

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.