About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / devicetree / bindings / sound / imx-audmux.txt




Custom Search

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

1	Freescale Digital Audio Mux (AUDMUX) device
2	
3	Required properties:
4	- compatible : "fsl,imx21-audmux" for AUDMUX version firstly used on i.MX21,
5	  or "fsl,imx31-audmux" for the version firstly used on i.MX31.
6	- reg : Should contain AUDMUX registers location and length
7	
8	Example:
9	
10	audmux@021d8000 {
11		compatible = "fsl,imx6q-audmux", "fsl,imx31-audmux";
12		reg = <0x021d8000 0x4000>;
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.