Re: [PATCH 3/3] i2c: owl: Enable asynchronous probing

2020-11-03 Thread Wolfram Sang
On Fri, Oct 09, 2020 at 12:44:41AM +0300, Cristian Ciocaltea wrote: > Speed up the boot process by using the asynchronous probing feature > supported by the recent kernels. > > For SBCs based on the Actions Semi S500 SoC, the overall boot time is > expected to be reduced by 200-300 ms. > > Sugges

Re: [PATCH 3/3] i2c: owl: Enable asynchronous probing

2020-10-12 Thread Cristian Ciocaltea
On Sun, Oct 11, 2020 at 07:36:45PM +0530, Manivannan Sadhasivam wrote: > On Fri, Oct 09, 2020 at 12:44:41AM +0300, Cristian Ciocaltea wrote: > > Speed up the boot process by using the asynchronous probing feature > > supported by the recent kernels. > > > > For SBCs based on the Actions Semi S500

Re: [PATCH 3/3] i2c: owl: Enable asynchronous probing

2020-10-11 Thread Manivannan Sadhasivam
On Fri, Oct 09, 2020 at 12:44:41AM +0300, Cristian Ciocaltea wrote: > Speed up the boot process by using the asynchronous probing feature > supported by the recent kernels. > > For SBCs based on the Actions Semi S500 SoC, the overall boot time is > expected to be reduced by 200-300 ms. > > Sugges

[PATCH 3/3] i2c: owl: Enable asynchronous probing

2020-10-08 Thread Cristian Ciocaltea
Speed up the boot process by using the asynchronous probing feature supported by the recent kernels. For SBCs based on the Actions Semi S500 SoC, the overall boot time is expected to be reduced by 200-300 ms. Suggested-by: Manivannan Sadhasivam Signed-off-by: Cristian Ciocaltea --- drivers/i2c