summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/qcom,dsi-phy-28nm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dt-bindings/clock/qcom,dsi-phy-28nm.h')
-rw-r--r--include/dt-bindings/clock/qcom,dsi-phy-28nm.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,dsi-phy-28nm.h b/include/dt-bindings/clock/qcom,dsi-phy-28nm.h
new file mode 100644
index 000000000000..ab94d58377a1
--- /dev/null
+++ b/include/dt-bindings/clock/qcom,dsi-phy-28nm.h
@@ -0,0 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause */
+
+#ifndef _DT_BINDINGS_CLK_QCOM_DSI_PHY_28NM_H
+#define _DT_BINDINGS_CLK_QCOM_DSI_PHY_28NM_H
+
+#define DSI_BYTE_PLL_CLK 0
+#define DSI_PIXEL_PLL_CLK 1
+
+#endif