lkml.org 
[lkml]   [2020]   [Apr]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/2] DRM: ARC: add HDMI 2.0 TX encoder support
Date
Changes v1->v2:
* use DT Schema format please (.yaml files) for DT bindings

Changes v2->v3:
* Add missing 'interrupts' property in DT bindings
* Drop dummy 'dw_hdmi_bridge_mode_valid'
* Change bracing format of 'of_device_id' structure
* Change compatible string to "snps,arc-dw-hdmi-hsdk"
Now DT binding file is snps,arc-dw-hdmi.yaml and compatible is
"snps,arc-dw-hdmi-<soc/board>"
* Minor fixes

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 | 136 ++++++++++++++++++
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 | 116 +++++++++++++++
6 files changed, 267 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

\
 
 \ /
  Last update: 2020-04-15 01:30    [W:0.059 / U:0.712 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site