forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
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 */