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

2020-11-02 Thread Sakari Ailus
Hi Krysztof, On Mon, Oct 19, 2020 at 07:02:44PM +0200, 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 > >

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

2020-10-28 Thread Krzysztof Kozlowski
On Tue, Oct 20, 2020 at 02:58:52PM +0200, Krzysztof Kozlowski wrote: > On Tue, Oct 20, 2020 at 03:46:54PM +0300, Sakari Ailus wrote: > > On Tue, Oct 20, 2020 at 02:26:21PM +0200, Krzysztof Kozlowski wrote: > > > On Tue, Oct 20, 2020 at 03:00:58PM +0300, Sakari Ailus wrote: > > > > Hi Krzysztof, > >

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

2020-10-20 Thread Krzysztof Kozlowski
On Tue, Oct 20, 2020 at 03:46:54PM +0300, Sakari Ailus wrote: > On Tue, Oct 20, 2020 at 02:26:21PM +0200, Krzysztof Kozlowski wrote: > > On Tue, Oct 20, 2020 at 03:00:58PM +0300, Sakari Ailus wrote: > > > Hi Krzysztof, > > > > > > On Tue, Oct 20, 2020 at 12:54:09PM +0200, Krzysztof Kozlowski wrote

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

2020-10-20 Thread Sakari Ailus
On Tue, Oct 20, 2020 at 02:26:21PM +0200, Krzysztof Kozlowski wrote: > On Tue, Oct 20, 2020 at 03:00:58PM +0300, Sakari Ailus wrote: > > Hi Krzysztof, > > > > On Tue, Oct 20, 2020 at 12:54:09PM +0200, Krzysztof Kozlowski wrote: > > > On Tue, 20 Oct 2020 at 12:38, Sakari Ailus > > > wrote: > > >

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

2020-10-20 Thread Krzysztof Kozlowski
On Tue, Oct 20, 2020 at 03:00:58PM +0300, Sakari Ailus wrote: > Hi Krzysztof, > > On Tue, Oct 20, 2020 at 12:54:09PM +0200, Krzysztof Kozlowski wrote: > > On Tue, 20 Oct 2020 at 12:38, Sakari Ailus > > wrote: > > > > > > Hi Krzysztof, > > > > > > On Mon, Oct 19, 2020 at 07:02:44PM +0200, Krzyszt

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

2020-10-20 Thread Sakari Ailus
Hi Krzysztof, On Tue, Oct 20, 2020 at 12:54:09PM +0200, Krzysztof Kozlowski wrote: > On Tue, 20 Oct 2020 at 12:38, Sakari Ailus > wrote: > > > > Hi Krzysztof, > > > > On Mon, Oct 19, 2020 at 07:02:44PM +0200, Krzysztof Kozlowski wrote: > > > Add bindings for the IMX258 camera sensor. The bindin

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

2020-10-20 Thread Krzysztof Kozlowski
On Tue, 20 Oct 2020 at 12:38, Sakari Ailus wrote: > > Hi Krzysztof, > > On Mon, Oct 19, 2020 at 07:02:44PM +0200, 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. > > > > Si

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

2020-10-20 Thread Sakari Ailus
Hi Krzysztof, On Mon, Oct 19, 2020 at 07:02:44PM +0200, 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 v5 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor

2020-10-19 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 exte