From: allen <allen.chen@ite.com.tw>
To: allen.chen@ite.com.tw
Cc: "Pi-Hsun Shih" <pihsun@chromium.org>,
"Amithash Prasad" <amithash@fb.com>,
"Ben Whitten" <ben.whitten@gmail.com>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
"open list:DRM DRIVERS" <dri-devel@lists.freedesktop.org>,
"Heiko Stuebner" <heiko@sntech.de>,
"Johan Hovold" <johan@kernel.org>,
"Laurent Pinchart" <Laurent.pinchart@ideasonboard.com>,
"moderated list:ARM/Mediatek SoC support"
<linux-arm-kernel@lists.infradead.org>,
"open list" <linux-kernel@vger.kernel.org>,
"moderated list:ARM/Mediatek SoC support"
<linux-mediatek@lists.infradead.org>,
"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
"Michal Vokáč" <michal.vokac@ysoft.com>,
"Nickey Yang" <nickey.yang@rock-chips.com>
Subject: [PATCH 0/3] IT6505 cover letter
Date: Wed, 8 May 2019 17:31:55 +0800 [thread overview]
Message-ID: <1557307985-21228-1-git-send-email-allen.chen@ite.com.tw> (raw)
The IT6505 is a high-performance DisplayPort 1.1a transmitter, fully compliant with DisplayPort 1.1a, HDCP 1.3 specifications. The IT6505 supports color depth of up to 36 bits (12 bits/color) and ensures robust transmission of high-quality uncompressed video content, along with uncompressed and compressed digital audio content.
This series contains document bindings, Kconfig to control the function enable or not.
Allen Chen (3):
dt-bindings: Add binding for IT6505.
drm/bridge: add it6505 driver
drm/bridge: it6505 driver add char device feature.
.../bindings/display/bridge/ite,it6505.txt | 30 +
.../devicetree/bindings/vendor-prefixes.txt | 1 +
drivers/gpu/drm/bridge/Kconfig | 22 +
drivers/gpu/drm/bridge/Makefile | 1 +
drivers/gpu/drm/bridge/ite-it6505.c | 2768 ++++++++++++++++++++
5 files changed, 2822 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/bridge/ite,it6505.txt
create mode 100644 drivers/gpu/drm/bridge/ite-it6505.c
--
1.9.1
next reply other threads:[~2019-05-08 9:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-08 9:31 allen [this message]
2019-05-08 9:31 ` [PATCH 1/3] dt-bindings: Add binding for IT6505 allen
2019-06-13 19:59 ` Rob Herring
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=1557307985-21228-1-git-send-email-allen.chen@ite.com.tw \
--to=allen.chen@ite.com.tw \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=amithash@fb.com \
--cc=ben.whitten@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=heiko@sntech.de \
--cc=johan@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=manivannan.sadhasivam@linaro.org \
--cc=michal.vokac@ysoft.com \
--cc=nickey.yang@rock-chips.com \
--cc=pihsun@chromium.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;
as well as URLs for NNTP newsgroup(s).