About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / devicetree / bindings / sound / sgtl5000.txt




Custom Search

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

1	* Freescale SGTL5000 Stereo Codec
2	
3	Required properties:
4	- compatible : "fsl,sgtl5000".
5	
6	- reg : the I2C address of the device
7	
8	Example:
9	
10	codec: sgtl5000@0a {
11		compatible = "fsl,sgtl5000";
12		reg = <0x0a>;
13	};
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.