summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/sound/apq8016-lpass.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/sound/apq8016-lpass.h')
-rw-r--r--dts/include/dt-bindings/sound/apq8016-lpass.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/dts/include/dt-bindings/sound/apq8016-lpass.h b/dts/include/dt-bindings/sound/apq8016-lpass.h
index 3c3e16c0aa..dc605c4bc2 100644
--- a/dts/include/dt-bindings/sound/apq8016-lpass.h
+++ b/dts/include/dt-bindings/sound/apq8016-lpass.h
@@ -2,9 +2,8 @@
#ifndef __DT_APQ8016_LPASS_H
#define __DT_APQ8016_LPASS_H
-#define MI2S_PRIMARY 0
-#define MI2S_SECONDARY 1
-#define MI2S_TERTIARY 2
-#define MI2S_QUATERNARY 3
+#include <dt-bindings/sound/qcom,lpass.h>
+
+/* NOTE: Use qcom,lpass.h to define any AIF ID's for LPASS */
#endif /* __DT_APQ8016_LPASS_H */