Linux clock framework development
 help / color / mirror / Atom feed
* [GIT PULL] clk: tegra: Changes for v4.17-rc1
@ 2018-03-16 14:21 Thierry Reding
  2018-03-16 18:03 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2018-03-16 14:21 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd; +Cc: linux-clk, linux-tegra

Hi Michael, Stephen,

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c35b518f9ba06c9de79fb3ff62eed7462d804995:

  clk: tegra: Fix pll_u rate configuration (2018-03-12 13:59:06 +0100)

Thanks,
Thierry

----------------------------------------------------------------
clk: tegra: Updates for v4.17-rc1

This contains preliminary work for the MBIST workaround implemented in
the Tegra PMC driver. There's also some fixes to various clocks for bugs
that went unnoticed for a long time.

----------------------------------------------------------------
Dmitry Osipenko (3):
      clk: tegra: Mark HCLK, SCLK and EMC as critical
      clk: tegra20: Correct PLL_C_OUT1 setup
      clk: tegra: Specify VDE clock rate

Marcel Ziswiler (1):
      clk: tegra: Fix pll_u rate configuration

Peter De Schrijver (3):
      clk: tegra: Add la clock for Tegra210
      clk: tegra: add fence_delay for clock registers
      clk: tegra: MBIST work around for Tegra210

 drivers/clk/tegra/clk-emc.c              |   2 +-
 drivers/clk/tegra/clk-pll.c              |   2 +
 drivers/clk/tegra/clk-tegra-periph.c     |   2 +-
 drivers/clk/tegra/clk-tegra-super-gen4.c |   8 +-
 drivers/clk/tegra/clk-tegra114.c         |   4 +-
 drivers/clk/tegra/clk-tegra124.c         |   9 +-
 drivers/clk/tegra/clk-tegra20.c          |  24 +-
 drivers/clk/tegra/clk-tegra210.c         | 361 ++++++++++++++++++++++++++++++-
 drivers/clk/tegra/clk-tegra30.c          |  15 +-
 drivers/clk/tegra/clk.h                  |   7 +
 include/dt-bindings/clock/tegra210-car.h |   2 +-
 include/linux/clk/tegra.h                |   1 +
 12 files changed, 397 insertions(+), 40 deletions(-)

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

end of thread, other threads:[~2018-03-16 18:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-16 14:21 [GIT PULL] clk: tegra: Changes for v4.17-rc1 Thierry Reding
2018-03-16 18:03 ` Stephen Boyd

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