ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders
The hdmi-codec is a platform device driver to be registered from drivers of external HDMI encoders with I2S and/or spdif interface. The driver in turn registers an ASoC codec for the HDMI encoder's audio functionality. The structures and definitions in the API header are mostly redundant copies of similar structures in ASoC headers. This is on purpose to avoid direct dependencies to ASoC structures in video side driver. Signed-off-by: NJyri Sarha <jsarha@ti.com> Acked-by: NArnaud Pouliquen <arnaud.pouliquen@st.com> Acked-by: NPC Liao <pc.liao@mediatek.com> Signed-off-by: NMark Brown <broonie@kernel.org>
Showing
include/sound/hdmi-codec.h
0 → 100644
sound/soc/codecs/hdmi-codec.c
0 → 100644
想要评论请 注册 或 登录