devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] DRM: ARC: add HDMI 2.0 TX encoder support
@ 2020-04-14 14:44 Eugeniy Paltsev
  2020-04-14 14:44 ` [PATCH v2 1/2] " Eugeniy Paltsev
  2020-04-14 14:44 ` [PATCH v2 2/2] dt-bindings: Document the Synopsys ARC HDMI TX bindings Eugeniy Paltsev
  0 siblings, 2 replies; 6+ messages in thread
From: Eugeniy Paltsev @ 2020-04-14 14:44 UTC (permalink / raw)
  To: dri-devel, Alexey Brodkin
  Cc: linux-snps-arc, linux-kernel, David Airlie, Daniel Vetter,
	Maarten Lankhorst, Maxime Ripard, devicetree, Rob Herring,
	Sam Ravnborg, Eugeniy Paltsev

Changes v1->v2:
 * use DT Schema format please (.yaml files) for DT bindings

Eugeniy Paltsev (2):
  DRM: ARC: add HDMI 2.0 TX encoder support
  dt-bindings: Document the Synopsys ARC HDMI TX bindings

 .../display/bridge/snps,arc-dw-hdmi.yaml      | 131 ++++++++++++++++++
 MAINTAINERS                                   |   6 +
 drivers/gpu/drm/Makefile                      |   2 +-
 drivers/gpu/drm/arc/Kconfig                   |   7 +
 drivers/gpu/drm/arc/Makefile                  |   1 +
 drivers/gpu/drm/arc/arc-dw-hdmi.c             | 126 +++++++++++++++++
 6 files changed, 272 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/display/bridge/snps,arc-dw-hdmi.yaml
 create mode 100644 drivers/gpu/drm/arc/arc-dw-hdmi.c

-- 
2.21.1


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

end of thread, other threads:[~2020-04-14 21:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-14 14:44 [PATCH v2 0/2] DRM: ARC: add HDMI 2.0 TX encoder support Eugeniy Paltsev
2020-04-14 14:44 ` [PATCH v2 1/2] " Eugeniy Paltsev
2020-04-14 18:11   ` Sam Ravnborg
2020-04-14 14:44 ` [PATCH v2 2/2] dt-bindings: Document the Synopsys ARC HDMI TX bindings Eugeniy Paltsev
2020-04-14 18:18   ` Sam Ravnborg
2020-04-14 21:44   ` Rob Herring

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