linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/4] clk: tegra: Changes for v4.4-rc1
@ 2015-10-20 13:17 Thierry Reding
  2015-10-20 13:17 ` [GIT PULL 2/4] ARM: tegra: Core SoC changes " Thierry Reding
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Thierry Reding @ 2015-10-20 13:17 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Mike, Stephen,

The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

  Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.4-clk

for you to fetch changes up to 88d909bedf4df7285d6e8d8730425df0d163512e:

  clk: tegra: Modify tegra_audio_clk_init to accept more plls (2015-10-20 13:56:55 +0200)

----------------------------------------------------------------
clk: tegra: Changes for v4.4-rc1

This contains a patch that allows the DFLL to use clock rates higher
than 2^31-1 Hz by using the ->determine_rate() operation instead of the
->round_rate() operation. Other than that there's a couple of cleanups
in preparation for Tegra210 support.

----------------------------------------------------------------
Mikko Perttunen (1):
      clk: tegra: Unlock top rates for Tegra124 DFLL clock

Rhyland Klein (2):
      clk: tegra: Fix comments for structure definitions
      clk: tegra: Modify tegra_audio_clk_init to accept more plls

Thierry Reding (2):
      clk: tegra: dfll: Monitor code is DEBUG_FS only
      clk: tegra: Update struct tegra_clk_pll_params kerneldoc

 drivers/clk/tegra/clk-dfll.c        | 114 ++++++++++++++++++------------------
 drivers/clk/tegra/clk-tegra-audio.c |  25 +++++---
 drivers/clk/tegra/clk-tegra114.c    |   8 ++-
 drivers/clk/tegra/clk-tegra124.c    |   8 ++-
 drivers/clk/tegra/clk-tegra30.c     |   8 ++-
 drivers/clk/tegra/clk.h             | 106 +++++++++++++++++++++------------
 drivers/clk/tegra/cvb.c             |   7 ---
 7 files changed, 163 insertions(+), 113 deletions(-)

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

end of thread, other threads:[~2015-10-26  0:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-20 13:17 [GIT PULL 1/4] clk: tegra: Changes for v4.4-rc1 Thierry Reding
2015-10-20 13:17 ` [GIT PULL 2/4] ARM: tegra: Core SoC changes " Thierry Reding
2015-10-20 13:17 ` [GIT PULL 3/4] ARM: tegra: Devicetree " Thierry Reding
2015-10-26  0:47   ` Olof Johansson
2015-10-20 13:17 ` [GIT PULL 4/4] ARM: tegra: Default configuration updates " Thierry Reding
2015-10-26  0:48   ` Olof Johansson
2015-10-20 16:14 ` [GIT PULL 1/4] clk: tegra: Changes " Michael Turquette

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