summaryrefslogtreecommitdiffstats
path: root/sys/gnu/dts/include/dt-bindings/clock/stih415-clks.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/dts/include/dt-bindings/clock/stih415-clks.h')
-rw-r--r--sys/gnu/dts/include/dt-bindings/clock/stih415-clks.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys/gnu/dts/include/dt-bindings/clock/stih415-clks.h b/sys/gnu/dts/include/dt-bindings/clock/stih415-clks.h
new file mode 100644
index 0000000..d80caa6
--- /dev/null
+++ b/sys/gnu/dts/include/dt-bindings/clock/stih415-clks.h
@@ -0,0 +1,16 @@
+/*
+ * This header provides constants clk index STMicroelectronics
+ * STiH415 SoC.
+ */
+#ifndef _CLK_STIH415
+#define _CLK_STIH415
+
+/* CLOCKGEN A0 */
+#define CLK_ICN_REG 0
+#define CLK_ETH1_PHY 4
+
+/* CLOCKGEN A1 */
+#define CLK_ICN_IF_2 0
+#define CLK_GMAC0_PHY 3
+
+#endif
OpenPOWER on IntegriCloud