lkml.org 
[lkml]   [2016]   [Jun]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] DesignWare HDMI I2S suport
Date

Hi Mark, Thierry, Russell

These are DesignWare HDMI I2S support patches.
It will use ALSA SoC hdmi-codec driver, but we can't use it as-is.
So, 2), 3) patches modify hdmi-codec style.

Kuninori Morimoto (3):
1) drm: bridge: add DesignWare HDMI I2S audio support
2) ASoC: hdmi-codec: callback function will be called with private data
3) ASoC: hdmi-codec: enable multi probe for same device

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 | 123 +++++++++++++++++++++++++++++
drivers/gpu/drm/bridge/dw-hdmi.c | 22 +++++-
drivers/gpu/drm/bridge/dw-hdmi.h | 21 +++++
include/sound/hdmi-codec.h | 13 +--
sound/soc/codecs/hdmi-codec.c | 81 ++++++++++++++++---
8 files changed, 259 insertions(+), 17 deletions(-)
create mode 100644 drivers/gpu/drm/bridge/dw-hdmi-i2s-audio.c

--
1.9.1

\
 
 \ /
  Last update: 2016-06-24 05:21    [W:0.138 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site