public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] OMAP3+ Clock Fixes
@ 2011-07-14 23:24 Jon Hunter
  2011-07-15  8:16 ` Paul Walmsley
  0 siblings, 1 reply; 5+ messages in thread
From: Jon Hunter @ 2011-07-14 23:24 UTC (permalink / raw)
  To: Paul Walmsley; +Cc: linux-omap, Jon Hunter

From: Jon Hunter <jon-hunter@ti.com>

Various clock fixes for OMAP3 and OMAP4 devices.
Plus one debug patch (if anyone is interested).

Jon Hunter (4):
  OMAP4: Add missing clock divider for OCP_ABE_ICLK
  OMAP3+: use DPLLs recalc function instead of omap2_get_dpll_rate
  OMAP3+: Update DPLL Fint range for OMAP36xx and OMAP4xxx devices
  OMAP: Add debugfs node to show the summary of all clocks

Mike Turquette (2):
  OMAP4: Clock: round_rate and recalc functions for DPLL_ABE
  OMAP3+: use DPLL's round_rate when setting rate

 arch/arm/mach-omap2/clkt_dpll.c      |   51 +++++++++++++++++++++++----------
 arch/arm/mach-omap2/clock.h          |    2 +
 arch/arm/mach-omap2/clock44xx.h      |    1 +
 arch/arm/mach-omap2/clock44xx_data.c |   20 +++++++++++--
 arch/arm/mach-omap2/dpll3xxx.c       |    6 ++--
 arch/arm/mach-omap2/dpll44xx.c       |   45 ++++++++++++++++++++++++++++++
 arch/arm/plat-omap/clock.c           |   39 ++++++++++++++++++++++++++
 7 files changed, 142 insertions(+), 22 deletions(-)

-- 
1.7.4.1


^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <1310078513-21754-1-git-send-email-jon-hunter@ti.com>]

end of thread, other threads:[~2011-09-14 19:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-14 23:24 [PATCH 0/6] OMAP3+ Clock Fixes Jon Hunter
2011-07-15  8:16 ` Paul Walmsley
2011-07-15 14:37   ` Jon Hunter
     [not found] <1310078513-21754-1-git-send-email-jon-hunter@ti.com>
2011-08-29  4:11 ` Paul Walmsley
2011-09-14 19:34   ` Jon Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox