Re: [PATCH v6 0/22] On-demand device probing

2015-10-13 Thread Rob Herring
On Tue, Oct 13, 2015 at 2:57 PM, Tomeu Vizoso wrote: > On 26 September 2015 at 20:17, Rob Herring wrote: >> On 09/21/2015 09:02 AM, Tomeu Vizoso wrote: >>> Hello, >>> >>> I have a problem with the panel on my Tegra Chromebook taking longer >>> than expected to be ready during boot (Stéphane March

Re: [PATCH v6 0/22] On-demand device probing

2015-10-13 Thread Tomeu Vizoso
On 26 September 2015 at 20:17, Rob Herring wrote: > On 09/21/2015 09:02 AM, Tomeu Vizoso wrote: >> Hello, >> >> I have a problem with the panel on my Tegra Chromebook taking longer >> than expected to be ready during boot (Stéphane Marchesin reported what >> is basically the same issue in [0]), an

Re: [PATCH v6 0/22] On-demand device probing

2015-09-30 Thread Greg Kroah-Hartman
On Wed, Sep 30, 2015 at 12:09:27PM +0200, Tomeu Vizoso wrote: > On 26 September 2015 at 21:22, Greg Kroah-Hartman > wrote: > > On Sat, Sep 26, 2015 at 01:17:04PM -0500, Rob Herring wrote: > >> On 09/21/2015 09:02 AM, Tomeu Vizoso wrote: > >> > Hello, > >> > > >> > I have a problem with the panel o

Re: [PATCH v6 0/22] On-demand device probing

2015-09-30 Thread Tomeu Vizoso
On 26 September 2015 at 21:22, Greg Kroah-Hartman wrote: > On Sat, Sep 26, 2015 at 01:17:04PM -0500, Rob Herring wrote: >> On 09/21/2015 09:02 AM, Tomeu Vizoso wrote: >> > Hello, >> > >> > I have a problem with the panel on my Tegra Chromebook taking longer >> > than expected to be ready during bo

Re: [PATCH v6 0/22] On-demand device probing

2015-09-29 Thread Tomeu Vizoso
On 26 September 2015 at 20:17, Rob Herring wrote: > On 09/21/2015 09:02 AM, Tomeu Vizoso wrote: >> Hello, >> >> I have a problem with the panel on my Tegra Chromebook taking longer >> than expected to be ready during boot (Stéphane Marchesin reported what >> is basically the same issue in [0]), an

Re: [PATCH v6 0/22] On-demand device probing

2015-09-26 Thread Greg Kroah-Hartman
On Sat, Sep 26, 2015 at 01:17:04PM -0500, Rob Herring wrote: > On 09/21/2015 09:02 AM, Tomeu Vizoso wrote: > > Hello, > > > > I have a problem with the panel on my Tegra Chromebook taking longer > > than expected to be ready during boot (Stéphane Marchesin reported what > > is basically the same i

Re: [PATCH v6 0/22] On-demand device probing

2015-09-26 Thread Rob Herring
On 09/21/2015 09:02 AM, Tomeu Vizoso wrote: > Hello, > > I have a problem with the panel on my Tegra Chromebook taking longer > than expected to be ready during boot (Stéphane Marchesin reported what > is basically the same issue in [0]), and have looked into ordered > probing as a better way of s

[PATCH v6 0/22] On-demand device probing

2015-09-21 Thread Tomeu Vizoso
Hello, I have a problem with the panel on my Tegra Chromebook taking longer than expected to be ready during boot (Stéphane Marchesin reported what is basically the same issue in [0]), and have looked into ordered probing as a better way of solving this than moving nodes around in the DT or playin