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 69a8b06 commit 5e170ceCopy full SHA for 5e170ce
arch/arm64/boot/dts/qcom/sm8350.dtsi
@@ -22,6 +22,7 @@
22
#include <dt-bindings/soc/qcom,apr.h>
23
#include <dt-bindings/soc/qcom,rpmh-rsc.h>
24
#include <dt-bindings/sound/qcom,q6afe.h>
25
+#include <dt-bindings/sound/qcom,q6asm.h>
26
#include <dt-bindings/thermal/thermal.h>
27
#include <dt-bindings/interconnect/qcom,sm8350.h>
28
@@ -1957,15 +1958,15 @@
1957
1958
iommus = <&apps_smmu 0x1801 0x0>;
1959
1960
dai@0 {
- reg = <0>;
1961
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA1>;
1962
};
1963
1964
dai@1 {
- reg = <1>;
1965
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA2>;
1966
1967
1968
dai@2 {
- reg = <2>;
1969
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA3>;
1970
1971
1972
0 commit comments