linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Some OMAP clock/SCM patches for 2.6.34
@ 2010-01-12  0:46 Paul Walmsley
  2010-01-12  0:46 ` [PATCH 1/5] AM35xx: Add AM35xx specific control module registers Paul Walmsley
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul Walmsley @ 2010-01-12  0:46 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

these patches have been posted on the linux-omap mailing list and are
part of the planned queue for 2.6.34, but are being posted here in the event
that anyone else wishes to comment.  These patches include clock support for
the Sitara platform (AM35xx) and some minor clock code improvements.

- Paul


---

Paul Walmsley (3):
      OMAP3 clock: reorganize CK_* platform flags
      OMAP clock: make the fixed divisor clock code available for all OMAPs
      OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc function

Ranjith Lohithakshan (2):
      AM35xx: Add AM35xx specific control module registers
      AM35xx: Clock table updates for AM3505/17


 arch/arm/mach-omap1/clock.c                   |    6 
 arch/arm/mach-omap1/clock_data.c              |    3 
 arch/arm/mach-omap2/clock.c                   |   11 -
 arch/arm/mach-omap2/clock.h                   |    1 
 arch/arm/mach-omap2/clock2xxx_data.c          |    4 
 arch/arm/mach-omap2/clock34xx_data.c          |  365 +++++++++++++------------
 arch/arm/plat-omap/clock.c                    |   11 +
 arch/arm/plat-omap/include/plat/clkdev_omap.h |   26 +-
 arch/arm/plat-omap/include/plat/clock.h       |    3 
 arch/arm/plat-omap/include/plat/control.h     |   17 +
 10 files changed, 237 insertions(+), 210 deletions(-)

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

end of thread, other threads:[~2010-01-12  0:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-12  0:46 [PATCH 0/5] Some OMAP clock/SCM patches for 2.6.34 Paul Walmsley
2010-01-12  0:46 ` [PATCH 1/5] AM35xx: Add AM35xx specific control module registers Paul Walmsley
2010-01-12  0:46 ` [PATCH 2/5] OMAP3 clock: reorganize CK_* platform flags Paul Walmsley
2010-01-12  0:46 ` [PATCH 3/5] AM35xx: Clock table updates for AM3505/17 Paul Walmsley
2010-01-12  0:46 ` [PATCH 4/5] OMAP clock: make the fixed divisor clock code available for all OMAPs Paul Walmsley
2010-01-12  0:46 ` [PATCH 5/5] OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc function Paul Walmsley

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).