dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 0/3] IT6505 cover letter
@ 2020-03-23  5:21 allen
  2020-03-23  5:21 ` [PATCH v8 2/3] dt-bindings: Add binding for IT6505 allen
  2020-03-23  5:21 ` [PATCH v8 3/3] drm/bridge: add it6505 driver allen
  0 siblings, 2 replies; 4+ messages in thread
From: allen @ 2020-03-23  5:21 UTC (permalink / raw)
  Cc: open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Jernej Skrabec, Stephan Gerhold, Jau-Chih Tseng, Allen Chen,
	Jonas Karlman, open list, open list:DRM DRIVERS, Mark Brown,
	moderated list:ARM/Mediatek SoC support, Laurent Pinchart,
	Pi-Hsun Shih, Heiko Stuebner, Sam Ravnborg,
	moderated list:ARM/Mediatek SoC support

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, revert commit, add vendor prefix, Kconfig to control the function enable or not.

Allen Chen (1):
  WIP: drm/bridge: add it6505 driver

allen (2):
  dt-bindings: Add vendor prefix for ITE Tech. Inc.
  WIP: dt-bindings: Add binding for IT6505.

 .../bindings/display/bridge/ite,it6505.yaml        |   91 +
 .../devicetree/bindings/vendor-prefixes.yaml       |    2 +-
 drivers/gpu/drm/bridge/Kconfig                     |    7 +
 drivers/gpu/drm/bridge/Makefile                    |    1 +
 drivers/gpu/drm/bridge/ite-it6505.c                | 3064 ++++++++++++++++++++
 5 files changed, 3164 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/display/bridge/ite,it6505.yaml
 create mode 100644 drivers/gpu/drm/bridge/ite-it6505.c

-- 
1.9.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-26 19:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-23  5:21 [PATCH v8 0/3] IT6505 cover letter allen
2020-03-23  5:21 ` [PATCH v8 2/3] dt-bindings: Add binding for IT6505 allen
2020-03-26 19:10   ` Rob Herring
2020-03-23  5:21 ` [PATCH v8 3/3] drm/bridge: add it6505 driver allen

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).