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

2017-08-23 Thread Stephen Boyd
On 08/17, Thierry Reding wrote: > On Thu, Jul 27, 2017 at 11:54:06AM -0700, Stephen Boyd wrote: > > On 07/26, Peter De Schrijver wrote: > > > On Tue, Jul 25, 2017 at 06:37:46PM -0700, Stephen Boyd wrote: > > > > On 07/25, Peter De Schrijver wrote: > > > > > A number of smaller fixes and simplificat

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

2017-08-17 Thread Thierry Reding
On Thu, Jul 27, 2017 at 11:54:06AM -0700, Stephen Boyd wrote: > On 07/26, Peter De Schrijver wrote: > > On Tue, Jul 25, 2017 at 06:37:46PM -0700, Stephen Boyd wrote: > > > On 07/25, Peter De Schrijver wrote: > > > > A number of smaller fixes and simplifications for the Tegra clock > > > > implement

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

2017-08-17 Thread Thierry Reding
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-fa

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

2017-07-27 Thread Stephen Boyd
On 07/26, Peter De Schrijver wrote: > On Tue, Jul 25, 2017 at 06:37:46PM -0700, Stephen Boyd wrote: > > On 07/25, Peter De Schrijver wrote: > > > A number of smaller fixes and simplifications for the Tegra clock > > > implementation. > > > > Any of these need fixes tags so they can be backported t

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

2017-07-26 Thread Peter De Schrijver
On Tue, Jul 25, 2017 at 06:37:46PM -0700, Stephen Boyd wrote: > On 07/25, Peter De Schrijver wrote: > > A number of smaller fixes and simplifications for the Tegra clock > > implementation. > > Any of these need fixes tags so they can be backported to stable > trees? Also, everyone is on To: line,

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

2017-07-25 Thread Stephen Boyd
On 07/25, Peter De Schrijver wrote: > A number of smaller fixes and simplifications for the Tegra clock > implementation. Any of these need fixes tags so they can be backported to stable trees? Also, everyone is on To: line, so not sure who is supposed to pick these up. Me? That's fine if so. --

[PATCH 00/14] Fixes for Tegra clocks

2017-07-25 Thread Peter De Schrijver
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