Re: [PATCH 14/16] media: i2c: max9286: Initialize remotes when bound

2021-02-21 Thread Laurent Pinchart
Hi Jacopo, Thank you for the patch. On Tue, Feb 16, 2021 at 06:41:44PM +0100, Jacopo Mondi wrote: > With the introduction of the .init() core subdev operation in the > max9271 GMSL serializer, the max9286 deserializer needs to explicitly > initialize the remote devices by calling the .init()

Re: [PATCH 14/16] media: i2c: max9286: Initialize remotes when bound

2021-02-18 Thread Kieran Bingham
On 16/02/2021 17:41, Jacopo Mondi wrote: > With the introduction of the .init() core subdev operation in the > max9271 GMSL serializer, the max9286 deserializer needs to explicitly > initialize the remote devices by calling the .init() subdev operation on > each probed camera. > > Call the

Re: [PATCH 14/16] media: i2c: max9286: Initialize remotes when bound

2021-02-17 Thread Geert Uytterhoeven
On Tue, Feb 16, 2021 at 6:41 PM Jacopo Mondi wrote: > With the introduction of the .init() core subdev operation in the > max9271 GMSL serializer, the max9286 deserializer needs to explicitly > initialize the remote devices by calling the .init() subdev operation on > each probed camera. > > Call

[PATCH 14/16] media: i2c: max9286: Initialize remotes when bound

2021-02-16 Thread Jacopo Mondi
With the introduction of the .init() core subdev operation in the max9271 GMSL serializer, the max9286 deserializer needs to explicitly initialize the remote devices by calling the .init() subdev operation on each probed camera. Call the .init() subdev operation at remote bound time and toggle