Based on kernel version 3.9. Page generated on 2013-05-02 23:01 EST.
1 Texas Instruments - tlv320aic3x Codec module
2
3 The tlv320aic3x serial control bus communicates through I2C protocols
4
5 Required properties:
6 - compatible - "string" - "ti,tlv320aic3x"
7 - reg - <int> - I2C slave address
8
9
10 Optional properties:
11
12 - gpio-reset - gpio pin number used for codec reset
13 - ai3x-gpio-func - <array of 2 int> - AIC3X_GPIO1 & AIC3X_GPIO2 Functionality
14 - ai3x-micbias-vg - MicBias Voltage required.
15 1 - MICBIAS output is powered to 2.0V,
16 2 - MICBIAS output is powered to 2.5V,
17 3 - MICBIAS output is connected to AVDD,
18 If this node is not mentioned or if the value is incorrect, then MicBias
19 is powered down.
20
21 Example:
22
23 tlv320aic3x: tlv320aic3x@1b {
24 compatible = "ti,tlv320aic3x";
25 reg = <0x1b>;
26 };
- [ sound ]
- ak4104.txt
- ak4642.txt
- alc5632.txt
- atmel-at91sam9g20ek-wm8731-audio.txt
- cs4270.txt
- cs4271.txt
- davinci-mcasp-audio.txt
- imx-audio-sgtl5000.txt
- imx-audmux.txt
- mxs-audio-sgtl5000.txt
- mxs-saif.txt
- nvidia,tegra-audio-alc5632.txt
- nvidia,tegra-audio-trimslice.txt
- nvidia,tegra-audio-wm8753.txt
- nvidia,tegra-audio-wm8903.txt
- nvidia,tegra-audio-wm9712.txt
- nvidia,tegra20-ac97.txt
- nvidia,tegra20-das.txt
- nvidia,tegra20-i2s.txt
- nvidia,tegra30-ahub.txt
- nvidia,tegra30-i2s.txt
- omap-abe-twl6040.txt
- omap-dmic.txt
- omap-mcbsp.txt
- omap-mcpdm.txt
- omap-twl4030.txt
- renesas,fsi.txt
- samsung,smdk-wm8994.txt
- samsung-i2s.txt
- sgtl5000.txt
- tlv320aic3x.txt
- ux500-mop500.txt
- ux500-msp.txt
- wm8510.txt
- wm8523.txt
- wm8580.txt
- wm8711.txt
- wm8728.txt
- wm8731.txt
- wm8737.txt
- wm8741.txt
- wm8750.txt
- wm8753.txt
- wm8770.txt
- wm8776.txt
- wm8804.txt
- wm8903.txt
- wm8962.txt
- wm8994.txt
-
-
Information is copyright its respective author. All material is available from the Linux Kernel Source distributed under a GPL License. This page is provided as a free service by mjmwired.net.