summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/clock/actions,s500-cmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/clock/actions,s500-cmu.h')
-rw-r--r--dts/include/dt-bindings/clock/actions,s500-cmu.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/dts/include/dt-bindings/clock/actions,s500-cmu.h b/dts/include/dt-bindings/clock/actions,s500-cmu.h
index a250a52a61..a237eb26ac 100644
--- a/dts/include/dt-bindings/clock/actions,s500-cmu.h
+++ b/dts/include/dt-bindings/clock/actions,s500-cmu.h
@@ -74,10 +74,12 @@
#define CLK_RMII_REF 54
#define CLK_GPIO 55
-/* system clock (part 2) */
+/* additional clocks */
#define CLK_APB 56
#define CLK_DMAC 57
+#define CLK_NIC 58
+#define CLK_ETHERNET 59
-#define CLK_NR_CLKS (CLK_DMAC + 1)
+#define CLK_NR_CLKS (CLK_ETHERNET + 1)
#endif /* __DT_BINDINGS_CLOCK_S500_CMU_H */