forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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 */