mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
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:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user