forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/Documentation/devicetree/bindings/sound/qcom,sdm845.txt
....@@ -5,7 +5,10 @@
55 - compatible:
66 Usage: required
77 Value type: <stringlist>
8
- Definition: must be "qcom,sdm845-sndcard"
8
+ Definition: must be one of this
9
+ "qcom,sdm845-sndcard"
10
+ "qcom,db845c-sndcard"
11
+ "lenovo,yoga-c630-sndcard"
912
1013 - audio-routing:
1114 Usage: Optional
....@@ -21,6 +24,14 @@
2124 Value type: <stringlist>
2225 Definition: The user-visible name of this sound card.
2326
27
+- aux-devs
28
+ Usage: optional
29
+ Value type: <array of phandles>
30
+ Definition: A list of phandles for auxiliary devices (e.g. analog
31
+ amplifiers) that do not appear directly within the DAI
32
+ links. Should be connected to another audio component
33
+ using "audio-routing".
34
+
2435 = dailinks
2536 Each subnode of sndcard represents either a dailink, and subnodes of each
2637 dailinks would be cpu/codec/platform dais.