linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Philipp Zabel <p.zabel@pengutronix.de>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: devicetree@vger.kernel.org, linux-fbdev@vger.kernel.org,
	Russell King - ARM Linux <linux@arm.linux.org.uk>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Tomasz Figa <tomasz.figa@gmail.com>,
	dri-devel@lists.freedesktop.org, Archit Taneja <archit@ti.com>,
	Inki Dae <inki.dae@samsung.com>,
	Andrzej Hajda <a.hajda@samsung.com>,
	Rob Clark <robdclark@gmail.com>,
	Thierry Reding <thierry.reding@gmail.com>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	Daniel Vetter <daniel@ffwll.ch>,
	linux-arm-kernel@lists.infradead.org,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCHv2 4/8] Doc/DT: Add DT binding documentation for HDMI Connector
Date: Wed, 19 Mar 2014 08:11:30 +0000	[thread overview]
Message-ID: <53295132.6000003@ti.com> (raw)
In-Reply-To: <1395216233.4300.6.camel@paszta.hi.pengutronix.de>

[-- Attachment #1: Type: text/plain, Size: 1613 bytes --]

On 19/03/14 10:03, Philipp Zabel wrote:

>>> Geert's comment also applies to all other connector types. These can be
>>> input connectors, too.
>>
>> We might not need to define all the properties required by input connectors 
>> now, but we need to make sure that future extensions will be backward-
>> compatible. I don't see a problem in making the connector DT bindings depend 
>> on the direction as long as the direction is specified in the DT node, either 
>> explicitly or implicitly.
>>
>> An obvious solution would be to have separate "hdmi-input-connector" and 
>> "hdmi-output-connector" compatible strings but I don't like that, as there's 
>> no difference in the HDMI connector itself, only in the usage.
> 
> I don't think this is necessary, either. I just meant the wording for
> the video port should leave the direction unspecified. I imagine
> somebody somewhere will connect a HDMI connector to a mux so that it can
> be either input or output.

I don't disagree, but I think it's better to change the wording when
someone has a working setup and can try it. These bindings have been
designed only with video output in mind, and I'd rather have them
constrained to that purpose for now.

One reason for keeping them output only is that when someone wants to
use these for capture, he needs to change the binding docs, and it'll
gather more attention than just using the bindings in a board's dts.

That said, we should take care to make the bindings so that nothing
prevents their use for capture (which I think they allow in their
current form).

 Tomi



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]

  reply	other threads:[~2014-03-19  8:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-18  8:15 [PATCHv2 0/8] Doc/DT: DT bindings for various display components Tomi Valkeinen
     [not found] ` <1395130547-18633-1-git-send-email-tomi.valkeinen-l0cyMroinI0@public.gmane.org>
2014-03-18  8:15   ` [PATCHv2 1/8] Doc/DT: Add DT binding documentation for OMAP DSS Tomi Valkeinen
2014-03-18  8:15   ` [PATCHv2 2/8] Doc/DT: Add DT binding documentation for Analog TV Connector Tomi Valkeinen
2014-03-18  8:40     ` Geert Uytterhoeven
2014-03-18  8:52       ` Tomi Valkeinen
2014-03-18  8:15   ` [PATCHv2 3/8] Doc/DT: Add DT binding documentation for DVI Connector Tomi Valkeinen
2014-03-18  8:15   ` [PATCHv2 4/8] Doc/DT: Add DT binding documentation for HDMI Connector Tomi Valkeinen
2014-03-18  8:43     ` Philipp Zabel
2014-03-18 23:43       ` Laurent Pinchart
2014-03-19  8:03         ` Philipp Zabel
2014-03-19  8:11           ` Tomi Valkeinen [this message]
2014-03-19  8:22             ` Philipp Zabel
2014-03-19  9:08               ` Tomi Valkeinen
2014-03-19  9:36                 ` Philipp Zabel
2014-03-18  8:15   ` [PATCHv2 5/8] Doc/DT: Add DT binding documentation for MIPI DSI CM Panel Tomi Valkeinen
2014-03-18  8:15   ` [PATCHv2 6/8] Doc/DT: Add DT binding documentation for Sony acx565akm panel Tomi Valkeinen
2014-03-18  8:15   ` [PATCHv2 7/8] Doc/DT: Add DT binding documentation for TFP410 encoder Tomi Valkeinen
2014-03-18  8:15   ` [PATCHv2 8/8] Doc/DT: Add DT binding documentation for tpd12s015 encoder Tomi Valkeinen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53295132.6000003@ti.com \
    --to=tomi.valkeinen@ti.com \
    --cc=a.hajda@samsung.com \
    --cc=archit@ti.com \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=geert@linux-m68k.org \
    --cc=inki.dae@samsung.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=p.zabel@pengutronix.de \
    --cc=robdclark@gmail.com \
    --cc=s.hauer@pengutronix.de \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=thierry.reding@gmail.com \
    --cc=tomasz.figa@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).