Re: [U-Boot] [PATCH 1/1] dwc3-generic: Don't fail probe if clk/reset entries are absent

2019-10-25 Thread Marek Vasut
On 10/25/19 10:18 AM, Vignesh Raghavendra wrote: > Some boards don't populate clk/reset entries as these are are optional > as per binding documentation. Therefore, don't fail driver probe if > clk/reset entries are absent in DT. > > This fixes fastboot failures seen due to enabling of CONFIG_CLK

Re: [U-Boot] [PATCH 1/1] dwc3-generic: Don't fail probe if clk/reset entries are absent

2019-10-25 Thread Sam Protsenko
+ Praneeth On Fri, Oct 25, 2019 at 1:08 PM Sam Protsenko wrote: > > Hi Vignesh, > > On Fri, Oct 25, 2019 at 11:17 AM Vignesh Raghavendra wrote: > > > > Some boards don't populate clk/reset entries as these are are optional > > as per binding documentation. Therefore, don't fail driver probe if

Re: [U-Boot] [PATCH 1/1] dwc3-generic: Don't fail probe if clk/reset entries are absent

2019-10-25 Thread Sam Protsenko
Hi Vignesh, On Fri, Oct 25, 2019 at 11:17 AM Vignesh Raghavendra wrote: > > Some boards don't populate clk/reset entries as these are are optional > as per binding documentation. Therefore, don't fail driver probe if > clk/reset entries are absent in DT. > > This fixes fastboot failures seen due

Re: [U-Boot] [PATCH 1/1] dwc3-generic: Don't fail probe if clk/reset entries are absent

2019-10-25 Thread Tero Kristo
On 25/10/2019 11:18, Vignesh Raghavendra wrote: Some boards don't populate clk/reset entries as these are are optional as per binding documentation. Therefore, don't fail driver probe if clk/reset entries are absent in DT. This fixes fastboot failures seen due to enabling of CONFIG_CLK on