summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/clock/qcom,apss-ipq.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/clock/qcom,apss-ipq.h')
-rw-r--r--dts/include/dt-bindings/clock/qcom,apss-ipq.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/dts/include/dt-bindings/clock/qcom,apss-ipq.h b/dts/include/dt-bindings/clock/qcom,apss-ipq.h
new file mode 100644
index 0000000000..77b6e05492
--- /dev/null
+++ b/dts/include/dt-bindings/clock/qcom,apss-ipq.h
@@ -0,0 +1,12 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+/*
+ * Copyright (c) 2018, The Linux Foundation. All rights reserved.
+ */
+
+#ifndef _DT_BINDINGS_CLOCK_QCA_APSS_IPQ6018_H
+#define _DT_BINDINGS_CLOCK_QCA_APSS_IPQ6018_H
+
+#define APCS_ALIAS0_CLK_SRC 0
+#define APCS_ALIAS0_CORE_CLK 1
+
+#endif