From: moinejf@free.fr (Jean-Francois Moine)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RFC v2 00/35] Second preview of imx-drm cleanup series
Date: Mon, 10 Feb 2014 17:00:46 +0100 [thread overview]
Message-ID: <20140210170046.03f3c498@armhf> (raw)
In-Reply-To: <20140210151821.GY26684@n2100.arm.linux.org.uk>
On Mon, 10 Feb 2014 15:18:21 +0000
Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:
> Now, mind explaining what "v4l2 style device tree bindings" means? I've
> no idea since I'm relatively new to DT.
Documentation/devicetree/bindings/media/video-interfaces.txt
For the Cubox, I have:
tda998x: hdmi-encoder {
compatible = "nxp,tda998x";
...
port {
tda998x_0: endpoint at 0 {
remote-endpoint = <&lcd0_0>;
};
};
};
&lcd0 {
status = "okay";
...
port {
lcd0_0: endpoint at 0 {
remote-endpoint = <&tda998x_0>;
};
};
};
--
Ken ar c'henta? | ** Breizh ha Linux atav! **
Jef | http://moinejf.free.fr/
next prev parent reply other threads:[~2014-02-10 16:00 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-10 12:28 [PATCH RFC v2 00/35] Second preview of imx-drm cleanup series Russell King - ARM Linux
2014-02-10 12:29 ` [PATCH RFC v2 13/35] imx-drm: add imx6 DT configuration for HDMI Russell King
2014-02-10 12:29 ` [PATCH RFC v2 14/35] imx-drm: update and fix imx6 DT descriptions for v3 HDMI driver Russell King
2014-02-10 12:30 ` [PATCH RFC v2 19/35] imx-drm: convert to componentised device support Russell King
2014-02-10 15:12 ` [PATCH RFC v2 00/35] Second preview of imx-drm cleanup series Philipp Zabel
2014-02-10 15:18 ` Russell King - ARM Linux
2014-02-10 16:00 ` Jean-Francois Moine [this message]
[not found] ` <CA+gwMcd+oMUpd2kNCVP4ojsKJtPwCXMgA2RsHT0+=p347n3ODw@mail.gmail.com>
2014-02-10 17:56 ` Russell King - ARM Linux
2014-02-18 11:45 ` Philipp Zabel
2014-02-18 12:36 ` Russell King - ARM Linux
2014-02-12 9:56 ` Russell King - ARM Linux
2014-02-12 17:24 ` Philipp Zabel
2014-02-12 11:53 ` Fabio Estevam
2014-02-12 12:04 ` Christian Gmeiner
2014-02-12 12:45 ` Russell King - ARM Linux
2014-02-12 13:11 ` Christian Gmeiner
2014-02-12 12:56 ` Shawn Guo
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=20140210170046.03f3c498@armhf \
--to=moinejf@free.fr \
--cc=linux-arm-kernel@lists.infradead.org \
/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