Re: [PATCH 13/15] v4l: of: Read lane-polarity endpoint property

2015-03-16 Thread Sakari Ailus
Hi Laurent, On Mon, Mar 16, 2015 at 11:05:38AM +0200, Laurent Pinchart wrote: Hi Sakari, Thank you for the patch. On Monday 16 March 2015 02:26:08 Sakari Ailus wrote: Add lane_polarity field to struct v4l2_of_bus_mipi_csi2 and write the contents of the lane polarity property to it. The

Re: [PATCH 13/15] v4l: of: Read lane-polarity endpoint property

2015-03-16 Thread Laurent Pinchart
Hi Sakari, Thank you for the patch. On Monday 16 March 2015 02:26:08 Sakari Ailus wrote: Add lane_polarity field to struct v4l2_of_bus_mipi_csi2 and write the contents of the lane polarity property to it. The field tells the polarity of the physical lanes starting from the first one. Any

[PATCH 13/15] v4l: of: Read lane-polarity endpoint property

2015-03-15 Thread Sakari Ailus
Add lane_polarity field to struct v4l2_of_bus_mipi_csi2 and write the contents of the lane polarity property to it. The field tells the polarity of the physical lanes starting from the first one. Any unused lanes are ignored, i.e. only the polarity of the used lanes is specified. Also rework