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 0c5b597 commit d89ed52Copy full SHA for d89ed52
arch/arm64/boot/dts/qcom/msm8953.dtsi
@@ -1933,19 +1933,19 @@
1933
#sound-dai-cells = <1>;
1934
1935
dai@0 {
1936
- reg = <0>;
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA1>;
1937
direction = <Q6ASM_DAI_RX>;
1938
};
1939
dai@1 {
1940
- reg = <1>;
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA2>;
1941
direction = <Q6ASM_DAI_TX>;
1942
1943
dai@2 {
1944
- reg = <2>;
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA3>;
1945
1946
1947
dai@3 {
1948
- reg = <3>;
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA4>;
1949
1950
is-compress-dai;
1951
0 commit comments