The Linux driver supports the PCM3008 stereo CODEC, communication through GPIO and registers with the ASOC framework of the Linux kernel.
Linux main line statusAvailable in Linux main line: Yes
Available through git.ti.com: N/A
Linux source files
The files associated with this device are:
- sound/soc/codecs/pcm3008.c
- sound/soc/codecs/pcm3008.h
Source files sound/soc/codecs/pcm3008.c Other files sound/soc/codecs/pcm3008.h
Enabling driver support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or"make nconfig")
Menuconfig location
Symbol: SND_SOC_PCM3008 [=y]Type : tristate Defined at sound/soc/codecs/Kconfig:560 Depends on: SOUND [=y] && !M68K && !UML && SND [=y] && SND_SOC [=y] Selected by: SND_SOC_ALL_CODECS [=y] && SOUND [=y] && !M68K && !UML && SND [=y] && SND_SOC [=y] && COMPILE_TEST [=y]
Fixes and code enhancements
If there are fixes and or code enhancements that need to be added to thisdriver please either1. Send the patches to the relevant Linux Kernel community as listed in the maintainers file located: Hereor2. Contact your TI representative.