About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / devicetree / bindings / sound / nvidia,tegra-audio-trimslice.txt




Custom Search

Based on kernel version 3.9. Page generated on 2013-05-02 23:01 EST.

1	NVIDIA Tegra audio complex for TrimSlice
2	
3	Required properties:
4	- compatible : "nvidia,tegra-audio-trimslice"
5	- nvidia,i2s-controller : The phandle of the Tegra I2S1 controller
6	- nvidia,audio-codec : The phandle of the WM8903 audio codec
7	
8	Example:
9	
10	sound {
11		compatible = "nvidia,tegra-audio-trimslice";
12		nvidia,i2s-controller = <&tegra_i2s1>;
13		nvidia,audio-codec = <&codec>;
14	};
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

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.