We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e99e02e commit 0c5b597Copy full SHA for 0c5b597
arch/arm64/boot/dts/qcom/msm8916-modem-qdsp6.dtsi
@@ -58,19 +58,19 @@
58
59
&q6asmdai {
60
dai@0 {
61
- reg = <0>;
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA1>;
62
direction = <Q6ASM_DAI_RX>;
63
};
64
dai@1 {
65
- reg = <1>;
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA2>;
66
direction = <Q6ASM_DAI_TX>;
67
68
dai@2 {
69
- reg = <2>;
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA3>;
70
71
72
dai@3 {
73
- reg = <3>;
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA4>;
74
75
is-compress-dai;
76
0 commit comments