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


Groups > linux.kernel > #1714038

Re: [PATCH 00/14] Fixes for Tegra clocks

From Thierry Reding <thierry.reding@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 00/14] Fixes for Tegra clocks
Date 2017-08-17 15:40 +0200
Message-ID <uftbI-5uW-17@gated-at.bofh.it> (permalink)
References <u75pT-1BV-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[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 linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 00/14] Fixes for Tegra clocks Thierry Reding <thierry.reding@gmail.com> - 2017-08-17 15:40 +0200

csiph-web