hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
kernel/include/dt-bindings/clock/stratix10-clock.h
....@@ -79,6 +79,8 @@
7979 #define STRATIX10_USB_CLK 59
8080 #define STRATIX10_SPI_M_CLK 60
8181 #define STRATIX10_NAND_CLK 61
82
-#define STRATIX10_NUM_CLKS 62
82
+#define STRATIX10_NAND_X_CLK 62
83
+#define STRATIX10_NAND_ECC_CLK 63
84
+#define STRATIX10_NUM_CLKS 64
8385
8486 #endif /* __STRATIX10_CLOCK_H */