Lines Matching +full:mix +full:-
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree for ULCB + Audio Graph Card (MIX)
12 * (A) CPU0 (2ch) <-----> (2ch) (X) ak4613 (MIX-0)
13 * (B) CPU1 (2ch) --/ (MIX-1)
15 * (A) aplay -D plughw:0,0 xxx.wav
16 * (B) aplay -D plughw:0,1 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
23 compatible = "audio-graph-scu-card";
24 label = "snd-ulcb-mix";
38 #address-cells = <1>;
39 #size-cells = <0>;
45 convert-rate = <48000>;
47 /* (A) CPU0 <-> (X) ak4613 */
50 remote-endpoint = <&rsnd_for_ak4613_1>;
52 /* (B) CPU1 -> (X) ak4613 */
55 remote-endpoint = <&rsnd_for_ak4613_2>;
61 #address-cells = <1>;
62 #size-cells = <0>;
65 #address-cells = <1>;
66 #size-cells = <0>;
75 remote-endpoint = <&ak4613_ep1>;
76 bitclock-master;
77 frame-master;
88 remote-endpoint = <&ak4613_ep2>;
89 bitclock-master;
90 frame-master;