Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1586260 > unrolled thread

[PATCH 0/7] Tegra210 clock bug fixes

Started byPeter De Schrijver <pdeschrijver@nvidia.com>
First post2017-02-22 16:20 +0100
Last post2017-02-22 16:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/7] Tegra210 clock bug fixes Peter De Schrijver <pdeschrijver@nvidia.com> - 2017-02-22 16:20 +0100

#1586260 — [PATCH 0/7] Tegra210 clock bug fixes

FromPeter De Schrijver <pdeschrijver@nvidia.com>
Date2017-02-22 16:20 +0100
Subject[PATCH 0/7] Tegra210 clock bug fixes
Message-ID<tdGRX-3AG-7@gated-at.bofh.it>
A number of bug fixes for the Tegra210 clock implementation.

Peter De Schrijver (7):
  clk: tegra: fix pll_a1 iddq register, add pll_a1
  clk: tegra: fix isp clock modelling
  clk: tegra: correct afi parent
  clk: tegra: remove non-existing pll_m_out1 clock
  clk: tegra: don't warn for PLL defaults unnecessarily
  clk: tegra: correct tegra210_pll_fixed_mdiv_cfg rate calculation
  clk: tegra: fix type for m field

 drivers/clk/tegra/clk-id.h               |  1 +
 drivers/clk/tegra/clk-tegra-periph.c     | 13 +++++++++---
 drivers/clk/tegra/clk-tegra210.c         | 35 ++++++++++++++++++++------------
 drivers/clk/tegra/clk.h                  |  2 +-
 include/dt-bindings/clock/tegra210-car.h |  4 ++--
 5 files changed, 36 insertions(+), 19 deletions(-)

-- 
1.9.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web