1 * Texas Instruments OMAP4+ and twl6040 based audio setups
4 - compatible: "ti,abe-twl6040"
5 - ti,model: Name of the sound card ( for example "SDP4430")
6 - ti,mclk-freq: MCLK frequency for HPPLL operation
7 - ti,mcpdm: phandle for the McPDM node
8 - ti,twl6040: phandle for the twl6040 core node
9 - ti,audio-routing: List of connections between audio components.
10 Each entry is a pair of strings, the first being the connection's sink,
11 the second being the connection's source.
14 - ti,dmic: phandle for the OMAP dmic node if the machine have it connected
15 - ti,jack_detection: Need to be present if the board capable to detect jack
18 Available audio endpoints for the audio-routing table:
59 compatible = "ti,abe-twl6040";
63 ti,mclk-freq = <38400000>;
68 ti,twl6040 = <&twl6040>;
72 "Headset Stereophone", "HSOL",
73 "Headset Stereophone", "HSOR",
81 "HSMIC", "Headset Mic",
82 "Headset Mic", "Headset Mic Bias",
83 "MAINMIC", "Main Handset Mic",
84 "Main Handset Mic", "Main Mic Bias",
85 "SUBMIC", "Sub Handset Mic",
86 "Sub Handset Mic", "Main Mic Bias",
89 "DMic", "Digital Mic",
90 "Digital Mic", "Digital Mic1 Bias";