Re: [PATCH v3 0/18] On-demand device probing

2015-08-06 Thread Tomeu Vizoso
On 6 August 2015 at 22:14, Rob Herring wrote: > On Thu, Aug 6, 2015 at 9:11 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

Re: [PATCH v3 0/18] On-demand device probing

2015-08-06 Thread Rob Herring
On Thu, Aug 6, 2015 at 9:11 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

[PATCH v3 0/18] On-demand device probing

2015-08-06 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