1 Freescale i.MX audio complex with WM8962 codec
5 - compatible : "fsl,imx-audio-wm8962"
7 - model : The user-visible name of this sound complex
9 - ssi-controller : The phandle of the i.MX SSI controller
11 - audio-codec : The phandle of the WM8962 audio codec
13 - audio-routing : A list of the connections between audio components.
14 Each entry is a pair of strings, the first being the
15 connection's sink, the second being the connection's
16 source. Valid names could be power supplies, WM8962
17 pins, and the jacks on the board:
27 - mux-int-port : The internal port of the i.MX audio muxer (AUDMUX)
29 - mux-ext-port : The external port of the i.MX audio muxer
31 Note: The AUDMUX port numbering should start at 1, which is consistent with
37 compatible = "fsl,imx6q-sabresd-wm8962",
38 "fsl,imx-audio-wm8962";
39 model = "wm8962-audio";
40 ssi-controller = <&ssi2>;
41 audio-codec = <&codec>;
43 "Headphone Jack", "HPOUTL",
44 "Headphone Jack", "HPOUTR",