Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-10-27 Thread Simon Glass
Hi Albert, On 26 October 2014 13:07, Albert ARIBAUD wrote: > Le Tue, 26 Aug 2014 17:33:48 +0200, > Thierry Reding a écrit : > >> From: Thierry Reding >> >> This series adds PCIe support for Tegra20, Tegra30 and Tegra124. The >> size is mostly due to the large number of infrastructure that's add

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-10-26 Thread Albert ARIBAUD
On Sun, 26 Oct 2014 20:07:10 +0100, Albert ARIBAUD a écrit : > delegated to a single custodian -- right now it is split over five > custodians (although part of it -- so that all of it is applied in Sorry for the "(although part of it" which I should have edited out. Amicalement, -- Albert. __

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-10-26 Thread Albert ARIBAUD
Le Tue, 26 Aug 2014 17:33:48 +0200, Thierry Reding a écrit : > From: Thierry Reding > > This series adds PCIe support for Tegra20, Tegra30 and Tegra124. The > size is mostly due to the large number of infrastructure that's added > (libfdt, Tegra specific drivers required by the PCIe driver). In

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-10-23 Thread Simon Glass
Hi Thierry, On 23 October 2014 02:11, Thierry Reding wrote: > On Wed, Oct 22, 2014 at 09:07:40PM -0600, Simon Glass wrote: >> Hi, >> >> On 11 September 2014 10:00, Albert ARIBAUD wrote: >> > Hi Thierry, >> > >> > On Tue, 26 Aug 2014 17:33:48 +0200, Thierry Reding >> > wrote: >> > >> >> From: Th

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-10-23 Thread Thierry Reding
On Wed, Oct 22, 2014 at 09:07:40PM -0600, Simon Glass wrote: > Hi, > > On 11 September 2014 10:00, Albert ARIBAUD wrote: > > Hi Thierry, > > > > On Tue, 26 Aug 2014 17:33:48 +0200, Thierry Reding > > wrote: > > > >> From: Thierry Reding > > > > Note: this series was split over several custodian

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-10-22 Thread Simon Glass
Hi, On 11 September 2014 10:00, Albert ARIBAUD wrote: > Hi Thierry, > > On Tue, 26 Aug 2014 17:33:48 +0200, Thierry Reding > wrote: > >> From: Thierry Reding > > Note: this series was split over several custodians (including myself). > It might thus get applied piecewise... Shouldn't it rather

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-10-06 Thread Heiko Schocher
Hello Thierry, Am 29.09.2014 10:11, schrieb Thierry Reding: On Sun, Sep 28, 2014 at 04:48:47PM -0600, Simon Glass wrote: Hi Thierry, On 26 August 2014 09:33, Thierry Reding wrote: From: Thierry Reding This series adds PCIe support for Tegra20, Tegra30 and Tegra124. The size is mostly due t

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-09-29 Thread Simon Glass
Hi Thierry, On 29 September 2014 02:11, Thierry Reding wrote: > On Sun, Sep 28, 2014 at 04:48:47PM -0600, Simon Glass wrote: > > Hi Thierry, > > > > On 26 August 2014 09:33, Thierry Reding > wrote: > > > > > From: Thierry Reding > > > > > > This series adds PCIe support for Tegra20, Tegra30 an

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-09-29 Thread Thierry Reding
On Sun, Sep 28, 2014 at 04:48:47PM -0600, Simon Glass wrote: > Hi Thierry, > > On 26 August 2014 09:33, Thierry Reding wrote: > > > From: Thierry Reding > > > > This series adds PCIe support for Tegra20, Tegra30 and Tegra124. The size > > is > > mostly due to the large number of infrastructure

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-09-28 Thread Simon Glass
Hi Thierry, On 26 August 2014 09:33, Thierry Reding wrote: > From: Thierry Reding > > This series adds PCIe support for Tegra20, Tegra30 and Tegra124. The size > is > mostly due to the large number of infrastructure that's added (libfdt, > Tegra > specific drivers required by the PCIe driver).

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-09-18 Thread Simon Glass
HI Albert, On 18 September 2014 02:43, Albert ARIBAUD wrote: > Hi Simon, > > On Thu, 11 Sep 2014 13:20:03 -0600, Simon Glass > wrote: > > > Hi, > > > > On 11 September 2014 10:17, Stephen Warren > wrote: > > > On 09/11/2014 10:00 AM, Albert ARIBAUD wrote: > > >> > > >> Hi Thierry, > > >> > > >

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-09-18 Thread Albert ARIBAUD
Hi Simon, On Thu, 11 Sep 2014 13:20:03 -0600, Simon Glass wrote: > Hi, > > On 11 September 2014 10:17, Stephen Warren wrote: > > On 09/11/2014 10:00 AM, Albert ARIBAUD wrote: > >> > >> Hi Thierry, > >> > >> On Tue, 26 Aug 2014 17:33:48 +0200, Thierry Reding > >> wrote: > >> > >>> From: Thierr

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-09-11 Thread Simon Glass
Hi, On 11 September 2014 10:17, Stephen Warren wrote: > On 09/11/2014 10:00 AM, Albert ARIBAUD wrote: >> >> Hi Thierry, >> >> On Tue, 26 Aug 2014 17:33:48 +0200, Thierry Reding >> wrote: >> >>> From: Thierry Reding >> >> >> Note: this series was split over several custodians (including myself).

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-09-11 Thread Stephen Warren
On 09/11/2014 10:00 AM, Albert ARIBAUD wrote: Hi Thierry, On Tue, 26 Aug 2014 17:33:48 +0200, Thierry Reding wrote: From: Thierry Reding Note: this series was split over several custodians (including myself). It might thus get applied piecewise... Shouldn't it rather be assigned a single c

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-09-11 Thread Albert ARIBAUD
Hi Thierry, On Tue, 26 Aug 2014 17:33:48 +0200, Thierry Reding wrote: > From: Thierry Reding Note: this series was split over several custodians (including myself). It might thus get applied piecewise... Shouldn't it rather be assigned a single custodian -with others giving their Ack) and be a

[U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-08-26 Thread Thierry Reding
From: Thierry Reding This series adds PCIe support for Tegra20, Tegra30 and Tegra124. The size is mostly due to the large number of infrastructure that's added (libfdt, Tegra specific drivers required by the PCIe driver). In this version I've included all patches that were previously split into t