RE: [PATCH V4 2/4] ARM: tegra: pcie: Add tegra3 support

2013-06-10 Thread Jay Agarwal
> * PGP Signed by an unknown key > > On Wed, Jun 05, 2013 at 10:36:01AM -0600, Stephen Warren wrote: > > On 06/05/2013 09:13 AM, Jay Agarwal wrote: > > > - Make private data structure for each SoC > > > - Add required Tegra30 clocks and regulators > > > - Add Tegra30 specific code in enable contr

Re: [PATCH V4 2/4] ARM: tegra: pcie: Add tegra3 support

2013-06-10 Thread Thierry Reding
On Wed, Jun 05, 2013 at 10:36:01AM -0600, Stephen Warren wrote: > On 06/05/2013 09:13 AM, Jay Agarwal wrote: > > - Make private data structure for each SoC > > - Add required Tegra30 clocks and regulators > > - Add Tegra30 specific code in enable controller > > - Added Tegra30 specific properties i

Re: [PATCH V4 2/4] ARM: tegra: pcie: Add tegra3 support

2013-06-05 Thread Stephen Warren
On 06/05/2013 09:13 AM, Jay Agarwal wrote: > - Make private data structure for each SoC > - Add required Tegra30 clocks and regulators > - Add Tegra30 specific code in enable controller > - Added Tegra30 specific properties in pci binding document It's a bit odd to send an updated version of just