Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: hjc@rock-chips.com (Sandy Huang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 3/3] drm/rockchip: vop: Add more RGB output interface type
Date: Fri, 22 Sep 2017 11:00:42 +0800	[thread overview]
Message-ID: <1506049242-117801-1-git-send-email-hjc@rock-chips.com> (raw)
In-Reply-To: <1506049221-117283-1-git-send-email-hjc@rock-chips.com>

This patch add serial RGB output interface for rockchip vop, the
more info about serial RGB output interface described at the
following file:

Documentation/devicetree/bindings/display/rockchip/rockchip-rgb.txt

Signed-off-by: Sandy Huang <hjc@rock-chips.com>
---
No changes in v2:

 drivers/gpu/drm/rockchip/rockchip_drm_vop.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/gpu/drm/rockchip/rockchip_drm_vop.h b/drivers/gpu/drm/rockchip/rockchip_drm_vop.h
index 56bbd2e..59a01c3 100644
--- a/drivers/gpu/drm/rockchip/rockchip_drm_vop.h
+++ b/drivers/gpu/drm/rockchip/rockchip_drm_vop.h
@@ -209,6 +209,8 @@ struct vop_data {
 #define ROCKCHIP_OUT_MODE_P888	0
 #define ROCKCHIP_OUT_MODE_P666	1
 #define ROCKCHIP_OUT_MODE_P565	2
+#define ROCKCHIP_OUT_MODE_S888	8
+#define ROCKCHIP_OUT_MODE_S888_DUMMY	12
 /* for use special outface */
 #define ROCKCHIP_OUT_MODE_AAAA	15
 
-- 
2.7.4

  parent reply	other threads:[~2017-09-22  3:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-22  3:00 [PATCH v2 0/3] Add support rockchip RGB output interface Sandy Huang
2017-09-22  3:00 ` [PATCH v2 1/3] dt-bindings: Add document for " Sandy Huang
2017-10-03 21:56   ` Rob Herring
2017-10-09  8:06     ` Sandy Huang
2017-10-09 13:05       ` Rob Herring
2017-10-10  1:59         ` Sandy Huang
2017-09-22  3:00 ` [PATCH v2 2/3] drm/rockchip: Add support for Rockchip Soc " Sandy Huang
2017-09-22  3:00 ` Sandy Huang [this message]
2017-09-30  8:25 ` [PATCH v2 0/3] Add support rockchip " Sandy Huang

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=1506049242-117801-1-git-send-email-hjc@rock-chips.com \
    --to=hjc@rock-chips.com \
    --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