| .. | .. |
|---|
| 5 | 5 | - compatible: |
|---|
| 6 | 6 | Usage: required |
|---|
| 7 | 7 | 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" |
|---|
| 9 | 12 | |
|---|
| 10 | 13 | - audio-routing: |
|---|
| 11 | 14 | Usage: Optional |
|---|
| .. | .. |
|---|
| 21 | 24 | Value type: <stringlist> |
|---|
| 22 | 25 | Definition: The user-visible name of this sound card. |
|---|
| 23 | 26 | |
|---|
| 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 | + |
|---|
| 24 | 35 | = dailinks |
|---|
| 25 | 36 | Each subnode of sndcard represents either a dailink, and subnodes of each |
|---|
| 26 | 37 | dailinks would be cpu/codec/platform dais. |
|---|