Skip to content

Commit 8a023e8

Browse files
ziyao233mmind
authored andcommitted
dt-bindings: clock: Add GRF clock definition for RK3528
These clocks are for SD/SDIO tuning purpose and come with registers in GRF syscon. Signed-off-by: Yao Zi <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent 4210f21 commit 8a023e8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

include/dt-bindings/clock/rockchip,rk3528-cru.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,12 @@
414414
#define MCLK_I2S2_2CH_SAI_SRC_PRE 402
415415
#define MCLK_I2S3_8CH_SAI_SRC_PRE 403
416416
#define MCLK_SDPDIF_SRC_PRE 404
417+
#define SCLK_SDMMC_DRV 405
418+
#define SCLK_SDMMC_SAMPLE 406
419+
#define SCLK_SDIO0_DRV 407
420+
#define SCLK_SDIO0_SAMPLE 408
421+
#define SCLK_SDIO1_DRV 409
422+
#define SCLK_SDIO1_SAMPLE 410
417423

418424
/* scmi-clocks indices */
419425
#define SCMI_PCLK_KEYREADER 0

0 commit comments

Comments
 (0)