Lines Matching +full:audio +full:- +full:routing
1 Atmel ASoC driver with wm8904 audio codec complex
4 - compatible: "atmel,asoc-wm8904"
5 - atmel,model: The user-visible name of this sound complex.
6 - atmel,audio-routing: A list of the connections between audio components.
31 - atmel,ssc-controller: The phandle of the SSC controller
32 - atmel,audio-codec: The phandle of the WM8904 audio codec
35 - pinctrl-names, pinctrl-0: Please refer to pinctrl-bindings.txt
39 compatible = "atmel,asoc-wm8904";
40 pinctrl-names = "default";
41 pinctrl-0 = <&pinctrl_pck0_as_mck>;
45 atmel,audio-routing =
53 atmel,ssc-controller = <&ssc0>;
54 atmel,audio-codec = <&wm8904>;