Re: [PATCH v6 2/2] v4l: cadence: Add Cadence MIPI-CSI2 RX driver

2018-02-08 Thread Sakari Ailus
Hi Maxime, On Thu, Feb 08, 2018 at 11:05:08AM +0200, Sakari Ailus wrote: > Hi Maxime, > > Thanks for the update. Please see my comments below. > > On Wed, Feb 07, 2018 at 03:24:37PM +0100, Maxime Ripard wrote: > > The Cadence CSI-2 RX Controller is an hardware block meant to be used as a > > bri

Re: [PATCH v6 2/2] v4l: cadence: Add Cadence MIPI-CSI2 RX driver

2018-02-08 Thread Sakari Ailus
Hi Maxime, Thanks for the update. Please see my comments below. On Wed, Feb 07, 2018 at 03:24:37PM +0100, Maxime Ripard wrote: > The Cadence CSI-2 RX Controller is an hardware block meant to be used as a > bridge between a CSI-2 bus and pixel grabbers. > > It supports operating with internal or

[PATCH v6 2/2] v4l: cadence: Add Cadence MIPI-CSI2 RX driver

2018-02-07 Thread Maxime Ripard
The Cadence CSI-2 RX Controller is an hardware block meant to be used as a bridge between a CSI-2 bus and pixel grabbers. It supports operating with internal or external D-PHY, with up to 4 lanes, or without any D-PHY. The current code only supports the former case. It also support dynamic mappin