Re: [PATCH v6 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor

2021-01-27 Thread Krzysztof Kozlowski
On Wed, Jan 27, 2021 at 02:45:53PM +0200, Sakari Ailus wrote: > On Wed, Jan 27, 2021 at 01:26:12PM +0100, Krzysztof Kozlowski wrote: > > On Fri, Jan 22, 2021 at 11:18:22AM +0200, Sakari Ailus wrote: > > > Hi Krysztof, > > > > > > On Wed, Nov 18, 2020 at 09:27:12PM +0100, Krzysztof Kozlowski

Re: [PATCH v6 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor

2021-01-27 Thread Sakari Ailus
On Wed, Jan 27, 2021 at 01:26:12PM +0100, Krzysztof Kozlowski wrote: > On Fri, Jan 22, 2021 at 11:18:22AM +0200, Sakari Ailus wrote: > > Hi Krysztof, > > > > On Wed, Nov 18, 2020 at 09:27:12PM +0100, Krzysztof Kozlowski wrote: > > > Add bindings for the IMX258 camera sensor. The bindings, just

Re: [PATCH v6 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor

2021-01-27 Thread Krzysztof Kozlowski
On Fri, Jan 22, 2021 at 11:18:22AM +0200, Sakari Ailus wrote: > Hi Krysztof, > > On Wed, Nov 18, 2020 at 09:27:12PM +0100, Krzysztof Kozlowski wrote: > > Add bindings for the IMX258 camera sensor. The bindings, just like the > > driver, are quite limited, e.g. do not support regulator supplies.

Re: [PATCH v6 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor

2021-01-27 Thread Krzysztof Kozlowski
On Fri, Jan 22, 2021 at 11:18:22AM +0200, Sakari Ailus wrote: > Hi Krysztof, > > On Wed, Nov 18, 2020 at 09:27:12PM +0100, Krzysztof Kozlowski wrote: > > Add bindings for the IMX258 camera sensor. The bindings, just like the > > driver, are quite limited, e.g. do not support regulator supplies.

Re: [PATCH v6 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor

2021-01-22 Thread Sakari Ailus
Hi Krysztof, On Wed, Nov 18, 2020 at 09:27:12PM +0100, Krzysztof Kozlowski wrote: > Add bindings for the IMX258 camera sensor. The bindings, just like the > driver, are quite limited, e.g. do not support regulator supplies. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Rob Herring >

[PATCH v6 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor

2020-11-18 Thread Krzysztof Kozlowski
Add bindings for the IMX258 camera sensor. The bindings, just like the driver, are quite limited, e.g. do not support regulator supplies. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Rob Herring --- Changes since v4: 1. Add clock-lanes, 2. Add Rob's review, 3. Add one more example and