From: Meng Yi <meng.yi@nxp.com>
To: dri-devel@lists.freedesktop.org, stefan@agner.ch,
boris.brezillon@free-electrons.com, airlied@linux.ie
Cc: Jianwei Wang <jianwei.wang.chn@gmail.com>,
Meng Yi <meng.yi@nxp.com>,
Xiubo Li <lixiubo@cmss.chinamobile.com>,
Alison Wang <b18965@freescale.com>,
emil.l.velikov@gmail.com, maxime.ripard@free-electrons.com,
alexander.stein@systec-electronic.com
Subject: [PATCH 2/2] Add DT binding doc for DCU for ls1021a-twr
Date: Sun, 15 May 2016 16:34:45 +0800 [thread overview]
Message-ID: <1463301285-48584-2-git-send-email-meng.yi@nxp.com> (raw)
In-Reply-To: <1463301285-48584-1-git-send-email-meng.yi@nxp.com>
Add port node to DCU node using "OF graph" discription.
Signed-off-by: Alison Wang <b18965@freescale.com>
Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com>
Signed-off-by: Jianwei Wang <jianwei.wang.chn@gmail.com>
Signed-off-by: Meng Yi <meng.yi@nxp.com>
---
Documentation/devicetree/bindings/display/fsl,dcu.txt | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/Documentation/devicetree/bindings/display/fsl,dcu.txt b/Documentation/devicetree/bindings/display/fsl,dcu.txt
index ae55cde..c973d94 100644
--- a/Documentation/devicetree/bindings/display/fsl,dcu.txt
+++ b/Documentation/devicetree/bindings/display/fsl,dcu.txt
@@ -17,6 +17,10 @@ Required properties:
Optional properties:
- fsl,tcon: The phandle to the timing controller node.
+Optional nodes:
+
+- Video port 0 for the HDMI output
+
Examples:
dcu: dcu@2ce0000 {
compatible = "fsl,ls1021a-dcu";
@@ -26,4 +30,9 @@ dcu: dcu@2ce0000 {
big-endian;
fsl,panel = <&panel>;
fsl,tcon = <&tcon>;
+ port@0 {
+ dcu_out_hdmi: endpoint {
+ remote-endpoint = <&sii9022a_out>;
+ };
+ };
};
--
2.1.0.27.g96db324
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2016-05-15 8:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-15 8:34 [PATCH 1/2] drm/fsl-dcu: Add HDMI driver for freescale DCU Meng Yi
2016-05-15 8:34 ` Meng Yi [this message]
2016-05-16 12:45 ` Boris Brezillon
2016-05-16 13:56 ` Meng Yi
2016-06-10 2:35 ` Stefan Agner
2016-06-12 1:55 ` Meng Yi
2016-06-12 22:00 ` Stefan Agner
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=1463301285-48584-2-git-send-email-meng.yi@nxp.com \
--to=meng.yi@nxp.com \
--cc=airlied@linux.ie \
--cc=alexander.stein@systec-electronic.com \
--cc=b18965@freescale.com \
--cc=boris.brezillon@free-electrons.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=emil.l.velikov@gmail.com \
--cc=jianwei.wang.chn@gmail.com \
--cc=lixiubo@cmss.chinamobile.com \
--cc=maxime.ripard@free-electrons.com \
--cc=stefan@agner.ch \
/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