hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/include/dt-bindings/sound/apq8016-lpass.h
....@@ -2,9 +2,8 @@
22 #ifndef __DT_APQ8016_LPASS_H
33 #define __DT_APQ8016_LPASS_H
44
5
-#define MI2S_PRIMARY 0
6
-#define MI2S_SECONDARY 1
7
-#define MI2S_TERTIARY 2
8
-#define MI2S_QUATERNARY 3
5
+#include <dt-bindings/sound/qcom,lpass.h>
6
+
7
+/* NOTE: Use qcom,lpass.h to define any AIF ID's for LPASS */
98
109 #endif /* __DT_APQ8016_LPASS_H */