Re: [PATCH 1/4] usb: phy: Fix deferred probing

2015-01-08 Thread grygorii.stras...@linaro.org
Hi, On 01/07/2015 06:41 AM, Olof Johansson wrote: > On Tue, Jan 6, 2015 at 7:45 AM, Maxime Ripard > wrote: >> Commit 1290a958d48e ("usb: phy: propagate __of_usb_find_phy()'s error on >> failure") actually broke the deferred probing mechanism, since it now returns >> EPROBE_DEFER only when the try

Re: [PATCH 00/21] On-demand device registration

2015-06-03 Thread grygorii.stras...@linaro.org
Hi Tomeu, On 05/28/2015 07:33 AM, Rob Herring wrote: > On Mon, May 25, 2015 at 9:53 AM, Tomeu Vizoso > wrote: >> 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]),

Re: [PATCH 00/21] On-demand device registration

2015-06-04 Thread grygorii.stras...@linaro.org
On 06/04/2015 11:39 AM, Tomeu Vizoso wrote: > On 3 June 2015 at 21:57, grygorii.stras...@linaro.org > wrote: >> On 05/28/2015 07:33 AM, Rob Herring wrote: >>> On Mon, May 25, 2015 at 9:53 AM, Tomeu Vizoso >>> wrote: >>>> I have a problem with the panel