ASoC: tda998x: add a codec to the HDMI transmitter
authorJean-Francois Moine <moinejf@free.fr>
Fri, 29 Aug 2014 14:51:40 +0000 (15:51 +0100)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Tue, 7 Oct 2014 11:10:46 +0000 (12:10 +0100)
commit21b16f006ed70d98a3bba747f042e02f176dcfa0
tree63f0ca1bea152c528eb01d242909299401801b9d
parentb725ac31bf2ed1a4b42791c5653b52cd9556b700
ASoC: tda998x: add a codec to the HDMI transmitter

This patch adds a CODEC function to the NXP TDA998x HDMI transmitter.

The CODEC handles both I2S and S/PDIF input and does dynamic input
switch in the TDA998x I2C driver on start/stop audio streaming.

Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
[added reg documentation for the DT bindings]
Signed-off-by: Andrew Jackson <Andrew.Jackson@arm.com>
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
Documentation/devicetree/bindings/drm/i2c/tda998x.txt
drivers/gpu/drm/i2c/Makefile
drivers/gpu/drm/i2c/tda998x_codec.c [new file with mode: 0644]
drivers/gpu/drm/i2c/tda998x_drv.c
drivers/gpu/drm/i2c/tda998x_drv.h [new file with mode: 0644]
include/drm/i2c/tda998x.h