Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714038 > unrolled thread
| Started by | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| First post | 2017-08-17 15:40 +0200 |
| Last post | 2017-08-17 15:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 00/14] Fixes for Tegra clocks Thierry Reding <thierry.reding@gmail.com> - 2017-08-17 15:40 +0200
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Date | 2017-08-17 15:40 +0200 |
| Subject | Re: [PATCH 00/14] Fixes for Tegra clocks |
| Message-ID | <uftbI-5uW-17@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
On Tue, Jul 25, 2017 at 01:34:01PM +0300, Peter De Schrijver wrote: > A number of smaller fixes and simplifications for the Tegra clock > implementation. > > Alex Frid (7): > clk: tegra: Fix T210 effective NDIV calculation > clk: tegra: Add TEGRA_PERIPH_ON_APB flag to I2C > clk: tegra: Re-factor T210 PLLX registration > clk: tegra: Update T210 PLLSS (D2/DP) registration > clk: tegra: Fix T210 PLLRE registration > clk: tegra: Correct Tegra210 UTMIPLL poweron delay > clk: tegra: Fix Tegra210 PLLU initialization > > Peter De Schrijver (7): > clk: tegra: fix SS control on PLL enable/disable > clk: tegra: Enable PLL_SS for Tegra210 > clk: tegra: disable SSC for PLL_D2 > clk: tegra210: remove non-existing VFIR clock > clk: tegra: Init cfg structure in _get_pll_mnp > clk: tegra: change post IDDQ release delay to 5us > clk: tegra: don't warn for pll_d2 defaults unnecessarily > > drivers/clk/tegra/clk-pll.c | 159 ++++++++----------------------- > drivers/clk/tegra/clk-tegra-periph.c | 3 +- > drivers/clk/tegra/clk-tegra-super-gen4.c | 11 ++- > drivers/clk/tegra/clk-tegra210.c | 32 ++++--- > drivers/clk/tegra/clk.h | 6 -- > 5 files changed, 67 insertions(+), 144 deletions(-) The series: Tested-by: Thierry Reding <treding@nvidia.com> Acked-by: Thierry Reding <treding@nvidia.com>
Back to top | Article view | linux.kernel
csiph-web