[alsa-devel] [PATCH 0/2 v2][resend] DesignWare HDMI I2S suport

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Wed Aug 3 04:07:17 CEST 2016


Hi Archit, Mark
Cc Thierry, Russell

These are resend of v2 of DesignWare HDMI I2S support patches.
(I added drm-bridge maintainer Archit on To:)
It will use ALSA SoC hdmi-codec driver, but we can't use it as-is
at this point.
1) patch tidyup hdmi-codec driver to enable dw-hdmi I2S support.
2) patch is based on it.
Difficult is that these 2 patches are under different maintainer.
	1) Mark ?
	2) Archit ?

Kuninori Morimoto (2):
      1) ASoC: hdmi-codec: enable multi probe for same device
      2) drm: bridge: add DesignWare HDMI I2S audio support

 drivers/gpu/drm/bridge/Kconfig             |   8 ++++++++
 drivers/gpu/drm/bridge/Makefile            |   1 +
 drivers/gpu/drm/bridge/dw-hdmi-audio.h     |   7 +++++++
 drivers/gpu/drm/bridge/dw-hdmi-i2s-audio.c | 130 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/bridge/dw-hdmi.c           |  22 ++++++++++++++++++--
 drivers/gpu/drm/bridge/dw-hdmi.h           |  21 +++++++++++++++++++
 sound/soc/codecs/hdmi-codec.c              |  67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 7 files changed, 251 insertions(+), 5 deletions(-)


-- 
1.9.1



More information about the Alsa-devel mailing list