The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] DesignWare HDMI I2S suport
@ 2016-08-02  5:53 Kuninori Morimoto
  2016-08-02  5:55 ` [PATCH 1/2 v2] ASoC: hdmi-codec: enable multi probe for same device Kuninori Morimoto
  2016-08-02  5:56 ` [PATCH 2/2 v2] drm: bridge: add DesignWare HDMI I2S audio support Kuninori Morimoto
  0 siblings, 2 replies; 4+ messages in thread
From: Kuninori Morimoto @ 2016-08-02  5:53 UTC (permalink / raw)
  To: Mark Brown, David Airlie, Russell King, Fabio Estevam,
	Daniel Vetter, Koji Matsuoka, Thierry Reding
  Cc: Linux-ALSA, Liam Girdwood, Simon, linux-renesas-soc, dri-devel,
	linux-kernel


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-08-05 12:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-02  5:53 [PATCH 0/2 v2] DesignWare HDMI I2S suport Kuninori Morimoto
2016-08-02  5:55 ` [PATCH 1/2 v2] ASoC: hdmi-codec: enable multi probe for same device Kuninori Morimoto
2016-08-05 12:09   ` Applied "ASoC: hdmi-codec: enable multi probe for same device" to the asoc tree Mark Brown
2016-08-02  5:56 ` [PATCH 2/2 v2] drm: bridge: add DesignWare HDMI I2S audio support Kuninori Morimoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox