summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/clock/boston-clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/clock/boston-clock.h')
-rw-r--r--dts/include/dt-bindings/clock/boston-clock.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/dts/include/dt-bindings/clock/boston-clock.h b/dts/include/dt-bindings/clock/boston-clock.h
new file mode 100644
index 0000000000..a6f0098211
--- /dev/null
+++ b/dts/include/dt-bindings/clock/boston-clock.h
@@ -0,0 +1,14 @@
+/*
+ * Copyright (C) 2016 Imagination Technologies
+ *
+ * SPDX-License-Identifier: GPL-2.0
+ */
+
+#ifndef __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__
+#define __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__
+
+#define BOSTON_CLK_INPUT 0
+#define BOSTON_CLK_SYS 1
+#define BOSTON_CLK_CPU 2
+
+#endif /* __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__ */