summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/xlnx-zynqmp-clk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dt-bindings/clock/xlnx-zynqmp-clk.h')
-rw-r--r--include/dt-bindings/clock/xlnx-zynqmp-clk.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/xlnx-zynqmp-clk.h b/include/dt-bindings/clock/xlnx-zynqmp-clk.h
index cdc4c0b9a374..f0f7ddd3dcbd 100644
--- a/include/dt-bindings/clock/xlnx-zynqmp-clk.h
+++ b/include/dt-bindings/clock/xlnx-zynqmp-clk.h
@@ -9,6 +9,13 @@
#ifndef _DT_BINDINGS_CLK_ZYNQMP_H
#define _DT_BINDINGS_CLK_ZYNQMP_H
+/*
+ * These bindings are deprecated, because they do not match the actual
+ * concept of bindings but rather contain pure firmware values.
+ * Instead include the header in the DTS source directory.
+ */
+#warning "These bindings are deprecated. Instead use the header in the DTS source directory."
+
#define IOPLL 0
#define RPLL 1
#define APLL 2