Based on kernel version 3.9. Page generated on 2013-05-02 23:01 EST.
1 NVIDIA Tegra30 I2S controller
2
3 Required properties:
4 - compatible : "nvidia,tegra30-i2s"
5 - reg : Should contain I2S registers location and length
6 - nvidia,ahub-cif-ids : The list of AHUB CIF IDs for this port, rx (playback)
7 first, tx (capture) second. See nvidia,tegra30-ahub.txt for values.
8
9 Example:
10
11 i2s@70002800 {
12 compatible = "nvidia,tegra30-i2s";
13 reg = <0x70080300 0x100>;
14 nvidia,ahub-cif-ids = <4 4>;
15 };
- [ 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.