TAS5086SW-LINUX
適用於 TAS5086 的 Linux 驅動程式
TAS5086SW-LINUX
概覽
The Linux driver supports the TAS5086 6 Channel Digital Audio PWM Processor. The Linux driver supports communication through the I2C bus and interfaces with the Linux DAPM (Dynamic Audio Power Management for Portable Devices) class.
Linux Mainline StatusAvailable in Linux Main line: Yes
Available through git.ti.com: N/A
- tas5086
The files associated with this device are:
- sound/soc/codecs/tas5086.c
- Documentation/devicetree/bindings/sound/ti,tas5086.txt
- include/sound/tas5086.h
Linux Device Tree Documenation Documentation/devicetree/bindings/sound/ti,tas5086.txt
Other Files include/sound/tas5086.h
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or "make nconfig")
Menuconfig Location
Symbol: SND_SOC_TAS5086 [=y]Type : tristatePrompt: Texas Instruments TAS5086 speaker amplifier 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:786 Depends on: SOUND [=y] && !M68K && !UML && SND [=y] && SND_SOC [=y] && I2C [=y] Selected by: SND_SOC_ALL_CODECS [=y] && SOUND [=y] && !M68K && !UML && SND [=y] && SND_SOC [=y] && COMPILE_TEST [=y] && I2C [=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.