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 08b8a9f commit f1275b0Copy full SHA for f1275b0
arch/arm64/boot/dts/qcom/sc7280.dtsi
@@ -28,6 +28,7 @@
28
#include <dt-bindings/soc/qcom,apr.h>
29
#include <dt-bindings/soc/qcom,rpmh-rsc.h>
30
#include <dt-bindings/sound/qcom,lpass.h>
31
+#include <dt-bindings/sound/qcom,q6asm.h>
32
#include <dt-bindings/thermal/thermal.h>
33
34
/ {
@@ -3868,15 +3869,15 @@
3868
3869
iommus = <&apps_smmu 0x1801 0x0>;
3870
3871
dai@0 {
- reg = <0>;
3872
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA1>;
3873
};
3874
3875
dai@1 {
- reg = <1>;
3876
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA2>;
3877
3878
3879
dai@2 {
- reg = <2>;
3880
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA3>;
3881
3882
3883
0 commit comments