Based on kernel version 3.9. Page generated on 2013-05-02 23:01 EST.
1 * Atmel at91sam9g20ek wm8731 audio complex
2
3 Required properties:
4 - compatible: "atmel,at91sam9g20ek-wm8731-audio"
5 - atmel,model: The user-visible name of this sound complex.
6 - atmel,audio-routing: A list of the connections between audio components.
7 - atmel,ssc-controller: The phandle of the SSC controller
8 - atmel,audio-codec: The phandle of the WM8731 audio codec
9 Optional properties:
10 - pinctrl-names, pinctrl-0: Please refer to pinctrl-bindings.txt
11
12 Example:
13 sound {
14 compatible = "atmel,at91sam9g20ek-wm8731-audio";
15 pinctrl-names = "default";
16 pinctrl-0 = <&pinctrl_pck0_as_mck>;
17
18 atmel,model = "wm8731 @ AT91SAMG20EK";
19
20 atmel,audio-routing =
21 "Ext Spk", "LHPOUT",
22 "Int MIC", "MICIN";
23
24 atmel,ssc-controller = <&ssc0>;
25 atmel,audio-codec = <&wm8731>;
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.