hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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 */