[PATCH 1/7] dt-bindings: clock: thead,th1520-clk-ap: Add ID for C910 bus clock

From: Yao Zi

Date: Thu Nov 20 2025 - 08:14:45 EST


Add binding ID for C910 bus clock, which takes CLK_C910 as parent and is
essential for C910 cluster's operation.

Signed-off-by: Yao Zi <ziyao@xxxxxxxxxxx>
---
include/dt-bindings/clock/thead,th1520-clk-ap.h | 1 +
1 file changed, 1 insertion(+)

diff --git a/include/dt-bindings/clock/thead,th1520-clk-ap.h b/include/dt-bindings/clock/thead,th1520-clk-ap.h
index 09a9aa7b3ab1..68b35cc61204 100644
--- a/include/dt-bindings/clock/thead,th1520-clk-ap.h
+++ b/include/dt-bindings/clock/thead,th1520-clk-ap.h
@@ -93,6 +93,7 @@
#define CLK_SRAM3 83
#define CLK_PLL_GMAC_100M 84
#define CLK_UART_SCLK 85
+#define CLK_C910_BUS 86

/* VO clocks */
#define CLK_AXI4_VO_ACLK 0
--
2.51.2