V4L/DVB (4048): Add support for the Texas Instruments TLV320AIC23B audio codec

Signed-off-by: Scott Alfter <salfter@ssai.us>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Scott Alfter 2006-05-20 16:04:31 -03:00 committed by Mauro Carvalho Chehab
parent a22f1cbc2d
commit 88ca8ed0b7
4 changed files with 228 additions and 0 deletions

View file

@ -114,6 +114,7 @@
#define I2C_DRIVERID_RS5C372 84 /* Ricoh RS5C372 RTC */
#define I2C_DRIVERID_BT866 85 /* Conexant bt866 video encoder */
#define I2C_DRIVERID_KS0127 86 /* Samsung ks0127 video decoder */
#define I2C_DRIVERID_TLV320AIC23B 87 /* TI TLV320AIC23B audio codec */
#define I2C_DRIVERID_I2CDEV 900
#define I2C_DRIVERID_ARP 902 /* SMBus ARP Client */