hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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 */