[PATCH 10/12] video: Add ADV751[13] DT bindings documentation

2014-09-26 Thread Laurent Pinchart
Hi Geert, On Thursday 25 September 2014 12:10:59 Geert Uytterhoeven wrote: > On Thu, Sep 25, 2014 at 11:57 AM, Laurent Pinchart wrote: > > On Thursday 25 September 2014 09:06:46 Geert Uytterhoeven wrote: > >> On Wed, Sep 24, 2014 at 10:04 PM, Laurent Pinchart > >> > >> wrote: > >> > +- adi,input

[PATCH 10/12] video: Add ADV751[13] DT bindings documentation

2014-09-25 Thread Laurent Pinchart
Hi Geert, On Thursday 25 September 2014 09:06:46 Geert Uytterhoeven wrote: > Hi Laurent, > > On Wed, Sep 24, 2014 at 10:04 PM, Laurent Pinchart > > wrote: > > +- adi,input-style: The input components arrangement variant (1, 2 or 3). > > What's the meaning of the numerical values 1, 2, and 3? >

[PATCH 10/12] video: Add ADV751[13] DT bindings documentation

2014-09-25 Thread Geert Uytterhoeven
Hi Laurent, On Thu, Sep 25, 2014 at 11:57 AM, Laurent Pinchart wrote: > On Thursday 25 September 2014 09:06:46 Geert Uytterhoeven wrote: >> On Wed, Sep 24, 2014 at 10:04 PM, Laurent Pinchart >> wrote: >> > +- adi,input-style: The input components arrangement variant (1, 2 or 3). >> >> What's the

[PATCH 10/12] video: Add ADV751[13] DT bindings documentation

2014-09-25 Thread Geert Uytterhoeven
Hi Laurent, On Wed, Sep 24, 2014 at 10:04 PM, Laurent Pinchart wrote: > +- adi,input-style: The input components arrangement variant (1, 2 or 3). What's the meaning of the numerical values 1, 2, and 3? I found this code in "[PATCH 11/12] drm: Add adv7511 encoder driver": + input_style =

[PATCH 10/12] video: Add ADV751[13] DT bindings documentation

2014-09-24 Thread Laurent Pinchart
The ADV7511, ADV7511W and ADV7513 are HDMI audio and video transmitters compatible with HDMI 1.4 and DVI 1.0. They're described in DT using the OF graph bindings and a list of custom properties pertaining to the input video bus configuration. Cc: devicetree at vger.kernel.org Signed-off-by: Lauren