dt-bindings: clock: rk3506: Add clock id CLK_32K_FRAC_MUX

Change-Id: Ia9cb3fbed2acf9eb087151e0b6a78c8571cc1374
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2025-01-20 11:42:25 +08:00
committed by Tao Huang
parent 5749679e7f
commit 6c73772671

View File

@@ -280,8 +280,9 @@
#define CLK_WIFI_OUT 281
#define CLK_V0PLL_REF 282
#define CLK_V1PLL_REF 283
#define CLK_32K_FRAC_MUX 284
#define CLK_NR_CLKS (CLK_V1PLL_REF + 1)
#define CLK_NR_CLKS (CLK_32K_FRAC_MUX + 1)
/* soft-reset indices */