In this patch series we add support for Synopsys DWC Phy
and improve current driver.

First patch adds the support and remaining patches correct
some minor things.

All patches were tested using HDMI compliance equipment.

Changes v2 -> v3:
- Fixed incorrect frequency values
- Added ISCR and ACP packets enable
- Moved EDID reading to .detect() callback

Changes v1 -> v2:
- Fixed Audio Infoframe

Cc: Carlos Palminha <palmi...@synopsys.com>
Cc: Archit Taneja <arch...@codeaurora.org>
Cc: David Airlie <airl...@linux.ie>
Cc: Russell King <rmk+ker...@arm.linux.org.uk>
Cc: Fabio Estevam <fabio.este...@freescale.com>
Cc: Daniel Vetter <daniel.vet...@ffwll.ch>
Cc: Takashi Iwai <ti...@suse.de>
Cc: Vladimir Zapolskiy <vladimir_zapols...@mentor.com>
Cc: Thierry Reding <tred...@nvidia.com>
Cc: dri-de...@lists.freedesktop.org
Cc: linux-kernel@vger.kernel.org

Jose Abreu (3):
  drm: bridge/dw-hdmi: Add support for DWC Phy
  drm: bridge/dw-hdmi: Enable ISCR1, ISCR2 and ACP packets
  drm: bridge/dw-hdmi: Move edid reading to .detect() callback

 drivers/gpu/drm/bridge/dw-hdmi.c | 103 +++++++++++++++++++++++++++++----------
 drivers/gpu/drm/bridge/dw-hdmi.h |   1 +
 include/drm/bridge/dw_hdmi.h     |   1 +
 3 files changed, 80 insertions(+), 25 deletions(-)

-- 
2.1.4

Reply via email to