summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/sound/qcom,lpass.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/sound/qcom,lpass.h')
-rw-r--r--dts/include/dt-bindings/sound/qcom,lpass.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/dts/include/dt-bindings/sound/qcom,lpass.h b/dts/include/dt-bindings/sound/qcom,lpass.h
new file mode 100644
index 0000000000..7b0b80b386
--- /dev/null
+++ b/dts/include/dt-bindings/sound/qcom,lpass.h
@@ -0,0 +1,15 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+#ifndef __DT_QCOM_LPASS_H
+#define __DT_QCOM_LPASS_H
+
+#define MI2S_PRIMARY 0
+#define MI2S_SECONDARY 1
+#define MI2S_TERTIARY 2
+#define MI2S_QUATERNARY 3
+#define MI2S_QUINARY 4
+
+#define LPASS_DP_RX 5
+
+#define LPASS_MCLK0 0
+
+#endif /* __DT_QCOM_LPASS_H */