linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] misc Tegra clock fixes
@ 2013-12-27  0:44 Andrew Bresticker
  2013-12-27  0:44 ` [PATCH 1/7] clk: tegra: Fix PLLP rate table Andrew Bresticker
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Andrew Bresticker @ 2013-12-27  0:44 UTC (permalink / raw)
  To: linux-arm-kernel

Fixes for various clock-related issues found during bringup of
Tegra124-based Venice2 and Norrin boards.

Andrew Bresticker (3):
  clk: tegra: fix sdmmc clks on Tegra1x4
  clk: tegra: cclk_lp has a pllx/2 divider
  clk: tegra: use max divider if divider overflows

David Ung (1):
  clk: tegra: PLLD2 fixes for hdmi

Gabe Black (1):
  clk: tegra: Fix PLLP rate table

Mark Zhang (1):
  clk: tegra: fix host1x clock on Tegra124

Rhyland Klein (1):
  clk: tegra: Fix PLLD mnp table

 drivers/clk/tegra/clk-divider.c          |  2 +-
 drivers/clk/tegra/clk-id.h               |  4 +++
 drivers/clk/tegra/clk-tegra-periph.c     |  4 +++
 drivers/clk/tegra/clk-tegra-super-gen4.c |  2 +-
 drivers/clk/tegra/clk-tegra114.c         |  8 +++---
 drivers/clk/tegra/clk-tegra124.c         | 46 +++++++++++++++++++-------------
 6 files changed, 41 insertions(+), 25 deletions(-)

-- 
1.8.5.1

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

end of thread, other threads:[~2014-01-13 16:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-27  0:44 [PATCH 0/7] misc Tegra clock fixes Andrew Bresticker
2013-12-27  0:44 ` [PATCH 1/7] clk: tegra: Fix PLLP rate table Andrew Bresticker
2013-12-27  0:44 ` [PATCH 2/7] clk: tegra: Fix PLLD mnp table Andrew Bresticker
2013-12-27  0:44 ` [PATCH 3/7] clk: tegra: PLLD2 fixes for hdmi Andrew Bresticker
2013-12-27  0:44 ` [PATCH 4/7] clk: tegra: fix host1x clock on Tegra124 Andrew Bresticker
2013-12-27  0:44 ` [PATCH 5/7] clk: tegra: fix sdmmc clks on Tegra1x4 Andrew Bresticker
2013-12-27  0:44 ` [PATCH 6/7] clk: tegra: cclk_lp has a pllx/2 divider Andrew Bresticker
2013-12-27  0:44 ` [PATCH 7/7] clk: tegra: use max divider if divider overflows Andrew Bresticker
2013-12-29 22:02 ` [PATCH 0/7] misc Tegra clock fixes Mike Turquette
2014-01-08 22:28 ` Andrew Bresticker
2014-01-08 22:41   ` Stephen Warren
2014-01-13 16:08     ` Peter De Schrijver

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