summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/power/qcom-aoss-qmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/power/qcom-aoss-qmp.h')
-rw-r--r--dts/include/dt-bindings/power/qcom-aoss-qmp.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/dts/include/dt-bindings/power/qcom-aoss-qmp.h b/dts/include/dt-bindings/power/qcom-aoss-qmp.h
new file mode 100644
index 0000000000..ec336d31de
--- /dev/null
+++ b/dts/include/dt-bindings/power/qcom-aoss-qmp.h
@@ -0,0 +1,14 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+/* Copyright (c) 2018, Linaro Ltd. */
+
+#ifndef __DT_BINDINGS_POWER_QCOM_AOSS_QMP_H
+#define __DT_BINDINGS_POWER_QCOM_AOSS_QMP_H
+
+#define AOSS_QMP_LS_CDSP 0
+#define AOSS_QMP_LS_LPASS 1
+#define AOSS_QMP_LS_MODEM 2
+#define AOSS_QMP_LS_SLPI 3
+#define AOSS_QMP_LS_SPSS 4
+#define AOSS_QMP_LS_VENUS 5
+
+#endif