linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: thierry.reding@gmail.com (Thierry Reding)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] clk: tegra: Fixes for v4.5-rc3
Date: Thu,  4 Feb 2016 18:52:42 +0100	[thread overview]
Message-ID: <1454608362-8954-1-git-send-email-thierry.reding@gmail.com> (raw)

From: Thierry Reding <treding@nvidia.com>

Hi Mike, Stephen,

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

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

for you to fetch changes up to 5a1d5eff3ede4de4482015a9999336051054283f:

  clk: tegra: super: Fix sparse warnings for functions not declared as static (2016-02-02 15:49:34 +0100)

Thanks,
Thierry

----------------------------------------------------------------
clk: tegra: Fixes for v4.5-rc3

This set contains a bunch of miscellaneous fixes that have accumulated
over the past couple of weeks, primarily for the Tegra210 support added
in v4.5-rc1.

----------------------------------------------------------------
Amitoj Kaur Chawla (1):
      clk: tegra: Add missing of_node_put()

Andrew Bresticker (1):
      clk: tegra: pll: Fix potential sleeping-while-atomic

Jon Hunter (7):
      clk: tegra: Add the APB2APE audio clock on Tegra210
      clk: tegra: Fix clock sources for Tegra210 EMC
      clk: tegra: Fix warning caused by pll_u failing to lock
      clk: tegra: Use definition for pll_u override bit
      clk: tegra: Fix sparse warning for pll_m
      clk: tegra: Fix sparse warnings for functions not declared as static
      clk: tegra: super: Fix sparse warnings for functions not declared as static

Mark Kuo (2):
      clk: tegra: Do not disable PLLE when under hardware control
      clk: tegra: Fix PLLE SS coefficients

Rhyland Klein (6):
      clk: tegra: Fix divider on VI_I2C
      clk: tegra: Remove improper flags for lock_enable
      clk: tegra: Fix naming of MISC registers
      clk: tegra: Fix the misnaming of nvenc from msenc
      clk: tegra: Fix pllx dyn step calculation
      clk: tegra: Fix typos around clearing PLLE bits during enable

 drivers/clk/tegra/clk-emc.c              |   6 +-
 drivers/clk/tegra/clk-id.h               |   1 +
 drivers/clk/tegra/clk-pll.c              |  50 +++++++-----
 drivers/clk/tegra/clk-tegra-periph.c     |   5 +-
 drivers/clk/tegra/clk-tegra-super-gen4.c |   6 +-
 drivers/clk/tegra/clk-tegra210.c         | 132 ++++++++++++++-----------------
 include/dt-bindings/clock/tegra210-car.h |   2 +-
 7 files changed, 104 insertions(+), 98 deletions(-)

             reply	other threads:[~2016-02-04 17:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-04 17:52 Thierry Reding [this message]
2016-02-08 22:01 ` [GIT PULL] clk: tegra: Fixes for v4.5-rc3 Stephen Boyd

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=1454608362-8954-1-git-send-email-thierry.reding@gmail.com \
    --to=thierry.reding@gmail.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).