forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
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 */