Re: [PATCH v2 00/12] Introduce common infra for tegra clocks

2013-10-03 Thread Peter De Schrijver
On Tue, Oct 01, 2013 at 07:39:09PM +0200, Stephen Warren wrote: > On 09/23/2013 08:24 AM, Peter De Schrijver wrote: > > This patchset introduces common infrastructure for clocks which exist in > > several Tegra SoCs. We also move Tegra114 to this new infrastructure. > > Tegra20 and Tegra30 will be

Re: [PATCH v2 00/12] Introduce common infra for tegra clocks

2013-10-01 Thread Stephen Warren
On 09/23/2013 08:24 AM, Peter De Schrijver wrote: > This patchset introduces common infrastructure for clocks which exist in > several Tegra SoCs. We also move Tegra114 to this new infrastructure. > Tegra20 and Tegra30 will be moved later in separate patchsets. > > Changes since v1: > + move commo

[PATCH v2 00/12] Introduce common infra for tegra clocks

2013-09-23 Thread Peter De Schrijver
This patchset introduces common infrastructure for clocks which exist in several Tegra SoCs. We also move Tegra114 to this new infrastructure. Tegra20 and Tegra30 will be moved later in separate patchsets. Changes since v1: + move common clks allocation to patch 2 + adapt also Tegra20 and Tegra30