mbox series

[0/4] Complete ddc symlink addition

Message ID 20200102132300.24309-1-andrzej.p@collabora.com (mailing list archive)
Headers show
Series Complete ddc symlink addition | expand

Message

Andrzej Pietrasiewicz Jan. 2, 2020, 1:22 p.m. UTC
The series completes the process of adding ddc symlink in connector's
sysfs directory: of the initial submission only the below patches are
still pending, hence this resend. Rebased onto drm-misc-next as of
2020-01-02.

Andrzej Pietrasiewicz (4):
  drm/tegra: Provide ddc symlink in output connector sysfs directory
  drm/vc4: Provide ddc symlink in connector sysfs directory
  drm: zte: Provide ddc symlink in hdmi connector sysfs directory
  drm: zte: Provide ddc symlink in vga connector sysfs directory

 drivers/gpu/drm/tegra/hdmi.c   |  7 ++++---
 drivers/gpu/drm/tegra/sor.c    |  7 ++++---
 drivers/gpu/drm/vc4/vc4_hdmi.c | 12 ++++++++----
 drivers/gpu/drm/zte/zx_hdmi.c  |  6 ++++--
 drivers/gpu/drm/zte/zx_vga.c   |  6 ++++--
 5 files changed, 24 insertions(+), 14 deletions(-)