[PATCH 0/2 v2] DesignWare HDMI I2S suport

From: Kuninori Morimoto
Date: Tue Aug 02 2016 - 01:59:57 EST



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