Re: [PATCH v3 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286

2018-11-02 Thread Sakari Ailus
Hi Kieran, On Fri, Nov 02, 2018 at 01:29:54PM +, Kieran Bingham wrote: ... > +Required endpoint nodes: > +--- > + > +The connections to the MAX9286 GMSL and its endpoint nodes are modeled > using > +the OF graph bindings in accordance with the

Re: [PATCH v3 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286

2018-11-02 Thread jacopo mondi
Hi Kieran, On Fri, Nov 02, 2018 at 01:29:54PM +, Kieran Bingham wrote: > Hi Jacopo, > > On 15/10/2018 20:37, jacopo mondi wrote: > > Hi Kieran, > > > > On Mon, Oct 15, 2018 at 06:37:40PM +0100, Kieran Bingham wrote: > >> Hi Sakari, > >> > >> Thank you for the review, > >> > >> On 15/10/18 17:4

Re: [PATCH v3 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286

2018-11-02 Thread Kieran Bingham
Hi Jacopo, On 15/10/2018 20:37, jacopo mondi wrote: > Hi Kieran, > > On Mon, Oct 15, 2018 at 06:37:40PM +0100, Kieran Bingham wrote: >> Hi Sakari, >> >> Thank you for the review, >> >> On 15/10/18 17:45, Sakari Ailus wrote: >>> Hi Kieran, >>> >>> Could you cc the devicetree list for the next vers

Re: [PATCH v3 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286

2018-11-02 Thread Kieran Bingham
On 16/10/2018 01:37, Laurent Pinchart wrote: > Hello, > > On Monday, 15 October 2018 22:01:21 EEST Niklas Söderlund wrote: >> On 2018-10-15 18:37:40 +0100, Kieran Bingham wrote: > diff --git > a/Documentation/devicetree/bindings/media/i2c/maxim,max9286.txt > b/Documentation/devicetree/

Re: [PATCH v3 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286

2018-10-15 Thread Laurent Pinchart
Hello, On Monday, 15 October 2018 22:01:21 EEST Niklas Söderlund wrote: > On 2018-10-15 18:37:40 +0100, Kieran Bingham wrote: > >>> diff --git > >>> a/Documentation/devicetree/bindings/media/i2c/maxim,max9286.txt > >>> b/Documentation/devicetree/bindings/media/i2c/maxim,max9286.txt > >>> new file

Re: [PATCH v3 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286

2018-10-15 Thread jacopo mondi
Hi Kieran, On Mon, Oct 15, 2018 at 06:37:40PM +0100, Kieran Bingham wrote: > Hi Sakari, > > Thank you for the review, > > On 15/10/18 17:45, Sakari Ailus wrote: > > Hi Kieran, > > > > Could you cc the devicetree list for the next version, please? > > Argh - looks like I've missed the DT list on al

Re: [PATCH v3 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286

2018-10-15 Thread Niklas Söderlund
Hi Kieran, On 2018-10-15 18:37:40 +0100, Kieran Bingham wrote: > >> diff --git > >> a/Documentation/devicetree/bindings/media/i2c/maxim,max9286.txt > >> b/Documentation/devicetree/bindings/media/i2c/maxim,max9286.txt > >> new file mode 100644 > >> index ..a73e3c0dc31b > >> --- /dev/

Re: [PATCH v3 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286

2018-10-15 Thread Kieran Bingham
Hi Sakari, Thank you for the review, On 15/10/18 17:45, Sakari Ailus wrote: > Hi Kieran, > > Could you cc the devicetree list for the next version, please? Argh - looks like I've missed the DT list on all three postings. No wonder the responses have been quiet :-) I'll do a v4 post after I've

Re: [PATCH v3 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286

2018-10-15 Thread Sakari Ailus
Hi Kieran, Could you cc the devicetree list for the next version, please? On Tue, Oct 09, 2018 at 09:57:23PM +0100, Kieran Bingham wrote: > From: Laurent Pinchart > > The MAX9286 deserializes video data received on up to 4 Gigabit > Multimedia Serial Links (GMSL) and outputs them on a CSI-2 por

[PATCH v3 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286

2018-10-09 Thread Kieran Bingham
From: Laurent Pinchart The MAX9286 deserializes video data received on up to 4 Gigabit Multimedia Serial Links (GMSL) and outputs them on a CSI-2 port using up to 4 data lanes. Signed-off-by: Laurent Pinchart Signed-off-by: Jacopo Mondi Signed-off-by: Kieran Bingham --- v3: - Update binding