All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] drm: add DisplayPort connector
@ 2020-11-30 11:29 ` Tomi Valkeinen
  0 siblings, 0 replies; 14+ messages in thread
From: Tomi Valkeinen @ 2020-11-30 11:29 UTC (permalink / raw)
  To: dri-devel, devicetree
  Cc: Nikhil Devshatwar, Laurent Pinchart, ville.syrjala, Andrzej Hajda,
	Neil Armstrong, Jonas Karlman, Jernej Skrabec, Daniel Vetter,
	Swapnil Kashinath Jakhade, Sekhar Nori, Tomi Valkeinen

Hi,

This series adds the DT bindings and a driver for DisplayPort connector.

Minor changes since v3:
- Added Laurent's reviewed-bys
- Added $ref to graph schema
- Use 'ret' instead of 'r'
- Add the missing period

 Tomi

Tomi Valkeinen (2):
  dt-bindings: dp-connector: add binding for DisplayPort connector
  drm/bridge: display-connector: add DP support

 .../display/connector/dp-connector.yaml       | 56 +++++++++++++++++++
 drivers/gpu/drm/bridge/display-connector.c    | 46 ++++++++++++++-
 2 files changed, 100 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/display/connector/dp-connector.yaml

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


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

end of thread, other threads:[~2020-12-08  9:16 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-30 11:29 [PATCH v4 0/2] drm: add DisplayPort connector Tomi Valkeinen
2020-11-30 11:29 ` Tomi Valkeinen
2020-11-30 11:29 ` [PATCH v4 1/2] dt-bindings: dp-connector: add binding for " Tomi Valkeinen
2020-11-30 11:29   ` Tomi Valkeinen
2020-12-01  2:09   ` Rob Herring
2020-12-01  2:09     ` Rob Herring
2020-11-30 11:29 ` [PATCH v4 2/2] drm/bridge: display-connector: add DP support Tomi Valkeinen
2020-11-30 11:29   ` Tomi Valkeinen
2020-12-03 11:52 ` [PATCH v4 0/2] drm: add DisplayPort connector Tomi Valkeinen
2020-12-03 11:52   ` Tomi Valkeinen
2020-12-03 21:24   ` Sam Ravnborg
2020-12-03 21:24     ` Sam Ravnborg
2020-12-08  9:14     ` Tomi Valkeinen
2020-12-08  9:14       ` Tomi Valkeinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.