[PATCH 0/2 v2] DesignWare HDMI I2S suport

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Tue Aug 2 05:53:33 UTC 2016


Hi Thierry, Russell, Mark

These are v2 of DesignWare HDMI I2S support patches.
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.

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 dri-devel mailing list