These Linux drivers support our low-power audio analog-to-digital converters (ADCs) in the TLV320ADCx1x0 device family. These drivers include both .c and .h files. The "Go to third party" buttons below will allow you to downlod the appropriate drivers from git.kernal.org.
Linux main line status
Available in Linux main line: No
Available through git.ti.com: https://git.ti.com/ti-analog-linux-kernel/dmurphy-analog/blobs/tlv320adc5140_upstream/
Linux source files
The files associated with this device are:
- tlv320adcx140.c
- tlv320adcx140.h
Other files
sound/tlv320adcx140.yaml
Enabling driver support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or "make nconfig")
Menuconfig location
Symbol: SND_SOC_TLV320ADC5140 [=y]Type : tristatePrompt: Texas Instruments TLV320ADC5140 CODECs Location: -> Device Drivers -> Sound card support (SOUND [=y]) -> Advanced Linux Sound Architecture (SND [=y]) -> ALSA for SoC audio support (SND_SOC [=y]) -> CODEC drivers Defined at sound/soc/codecs/Kconfig:1073 Depends on: SOUND [=y] && !M68K && !UML && SND [=y] && SND_SOC [=y] && I2C [=y]
Fixes and code enhancements
If there are fixes and or code enhancements that need to be added to this driver please do one of the following:
Send the patches to the relevant Linux Kernel community as listed in the maintainers file located
here.
or
Contact your TI representative.