linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mturquette@baylibre.com (Michael Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] clk: tegra: Changes for v4.4-rc1
Date: Tue, 20 Oct 2015 09:14:14 -0700	[thread overview]
Message-ID: <20151020161414.20687.98536@quantum> (raw)
In-Reply-To: <1445347058-8834-1-git-send-email-thierry.reding@gmail.com>

Quoting Thierry Reding (2015-10-20 06:17:35)
> 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

Pulled.

Regards,
Mike

> 
> 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(-)
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      parent reply	other threads:[~2015-10-20 16:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Michael Turquette [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151020161414.20687.98536@quantum \
    --to=mturquette@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).