Re: [PATCH v3 06/11] media: v4l2-fwnode: Add helper to parse device properties

2019-09-27 Thread Hans Verkuil
Hi Jacopo, On 9/13/19 9:04 PM, Jacopo Mondi wrote: > Hi Hans, > > On Fri, Sep 13, 2019 at 04:08:10PM +0200, Hans Verkuil wrote: >> On 9/12/19 10:10 PM, Jacopo Mondi wrote: >>> Add an helper function to parse common device properties in the same >>> way as v4l2_fwnode_endpoint_parse() parses commo

Re: [PATCH v3 06/11] media: v4l2-fwnode: Add helper to parse device properties

2019-09-13 Thread Jacopo Mondi
Hi Hans, On Fri, Sep 13, 2019 at 04:08:10PM +0200, Hans Verkuil wrote: > On 9/12/19 10:10 PM, Jacopo Mondi wrote: > > Add an helper function to parse common device properties in the same > > way as v4l2_fwnode_endpoint_parse() parses common endpoint properties. > > > > Initially parse the 'rotatio

Re: [PATCH v3 06/11] media: v4l2-fwnode: Add helper to parse device properties

2019-09-13 Thread Hans Verkuil
On 9/12/19 10:10 PM, Jacopo Mondi wrote: > Add an helper function to parse common device properties in the same > way as v4l2_fwnode_endpoint_parse() parses common endpoint properties. > > Initially parse the 'rotation' and 'location' properties from the Just drop 'Initially'. It's redundant. >