Re: [PATCH v2 1/3] dt-bindings: media: imx258: Add bindings for IMX258 sensor

2020-09-23 Thread Krzysztof Kozlowski
On Tue, 22 Sep 2020 at 21:23, Rob Herring wrote: > > > > If this is the only config, why does it need to be in DT? > > > > The sensor is capable of two settings: two lanes (1 and 2) and four > > lanes described above. However Linux driver requires the latter (four > > lanes, 1+2+3+4). > > > > If

Re: [PATCH v2 1/3] dt-bindings: media: imx258: Add bindings for IMX258 sensor

2020-09-22 Thread Rob Herring
On Mon, Sep 21, 2020 at 5:27 AM Krzysztof Kozlowski wrote: > > On Mon, Sep 14, 2020 at 02:13:10PM -0600, Rob Herring wrote: > > On Wed, Sep 02, 2020 at 09:18:08AM +0200, Krzysztof Kozlowski wrote: > > > Add bindings for the IMX258 camera sensor. The bindings, just like the > > > driver, are quite

Re: [PATCH v2 1/3] dt-bindings: media: imx258: Add bindings for IMX258 sensor

2020-09-21 Thread Krzysztof Kozlowski
On Mon, Sep 14, 2020 at 02:13:10PM -0600, Rob Herring wrote: > On Wed, Sep 02, 2020 at 09:18:08AM +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. > > Bindings should

Re: [PATCH v2 1/3] dt-bindings: media: imx258: Add bindings for IMX258 sensor

2020-09-14 Thread Rob Herring
On Wed, Sep 02, 2020 at 09:18:08AM +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. Bindings should be complete, not what a driver happens to currently support. > > Si

[PATCH v2 1/3] dt-bindings: media: imx258: Add bindings for IMX258 sensor

2020-09-02 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 --- Changes since v1: 1. None --- .../devicetree/bindings/media/i2c/imx258.yaml | 92 ++ MAINTA