public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
* [PATCH v3 0/2] IT6505 cover letter
@ 2019-09-12  3:32 allen
  2019-09-12  3:32 ` [PATCH v3 1/2] dt-bindings: Add binding for IT6505 allen
  2019-09-12  3:32 ` [PATCH v3 2/2] drm/bridge: add it6505 driver allen
  0 siblings, 2 replies; 3+ messages in thread
From: allen @ 2019-09-12  3:32 UTC (permalink / raw)
  Cc: Maxime Ripard,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Jernej Skrabec, Heiko Stuebner, Jau-Chih Tseng, Allen Chen,
	Jonas Karlman, open list, open list:DRM DRIVERS,
	moderated list:ARM/Mediatek SoC support, Laurent Pinchart,
	Pi-Hsun Shih, Shawn Guo, Rob Herring,
	moderated list:ARM/Mediatek SoC support, Icenowy Zheng

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 (2):
  WIP: dt-bindings: Add binding for IT6505.
  WIP: drm/bridge: add it6505 driver

 .../bindings/display/bridge/ite,it6505.txt         |   28 +
 .../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                | 2531 ++++++++++++++++++++
 5 files changed, 2569 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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-09-12  3:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-12  3:32 [PATCH v3 0/2] IT6505 cover letter allen
2019-09-12  3:32 ` [PATCH v3 1/2] dt-bindings: Add binding for IT6505 allen
2019-09-12  3:32 ` [PATCH v3 2/2] 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