Re: [PATCH v4 1/3] media: i2c: ov772x: Parse endpoint properties

2020-09-14 Thread Lad, Prabhakar
Hi Sakari, THank you for the review. On Mon, Sep 14, 2020 at 7:54 AM Sakari Ailus wrote: > > Hi Prabhakar, > > Thanks for the patchset. > > On Sun, Sep 13, 2020 at 07:42:45PM +0100, Lad Prabhakar wrote: > > Parse endpoint properties using v4l2_fwnode_endpoint_alloc_parse() > > to determine bus-t

Re: [PATCH v4 1/3] media: i2c: ov772x: Parse endpoint properties

2020-09-14 Thread Jacopo Mondi
Hi Prabhakar, On Sun, Sep 13, 2020 at 07:42:45PM +0100, Lad Prabhakar wrote: > Parse endpoint properties using v4l2_fwnode_endpoint_alloc_parse() > to determine bus-type and store it locally in priv data. > > Also for backward compatibility with the existing DT where bus-type > isnt specified fall

Re: [PATCH v4 1/3] media: i2c: ov772x: Parse endpoint properties

2020-09-13 Thread Sakari Ailus
Hi Prabhakar, Thanks for the patchset. On Sun, Sep 13, 2020 at 07:42:45PM +0100, Lad Prabhakar wrote: > Parse endpoint properties using v4l2_fwnode_endpoint_alloc_parse() > to determine bus-type and store it locally in priv data. > > Also for backward compatibility with the existing DT where bus

[PATCH v4 1/3] media: i2c: ov772x: Parse endpoint properties

2020-09-13 Thread Lad Prabhakar
Parse endpoint properties using v4l2_fwnode_endpoint_alloc_parse() to determine bus-type and store it locally in priv data. Also for backward compatibility with the existing DT where bus-type isnt specified fallback to V4L2_MBUS_PARALLEL. Signed-off-by: Lad Prabhakar --- drivers/media/i2c/ov772