1 * Qualcomm Technologies Inc. SDM845 ASoC sound card driver
3 This binding describes the SDM845 sound card, which uses qdsp for audio.
7 Value type: <stringlist>
8 Definition: must be "qcom,sdm845-sndcard"
12 Value type: <stringlist>
13 Definition: 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, MicBias
17 of codec and the jacks on the board.
21 Value type: <stringlist>
22 Definition: The user-visible name of this sound card.
25 Each subnode of sndcard represents either a dailink, and subnodes of each
26 dailinks would be cpu/codec/platform dais.
31 Definition: User friendly name for dai link
33 = CPU, PLATFORM, CODEC dais subnodes
37 Definition: cpu dai sub-node
42 Definition: codec dai sub-node
47 Definition: platform dai sub-node
52 Definition: dai phandle/s and port of CPU/CODEC/PLATFORM node.
57 compatible = "qcom,sdm845-sndcard";
58 model = "sdm845-snd-card";
59 pinctrl-names = "default", "sleep";
60 pinctrl-0 = <&pri_mi2s_active &pri_mi2s_ws_active>;
61 pinctrl-1 = <&pri_mi2s_sleep &pri_mi2s_ws_sleep>;
64 link-name = "MultiMedia1";
66 sound-dai = <&q6asmdai MSM_FRONTEND_DAI_MULTIMEDIA1>;
71 link-name = "PRI MI2S Playback";
73 sound-dai = <&q6afedai PRIMARY_MI2S_RX>;
77 sound-dai = <&q6routing>;