Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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 <ziyao@disroot.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250506092206.46143-2-ziyao@disroot.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

authored by

Yao Zi and committed by
Heiko Stuebner
8a023e86 4210f21c

+6
+6
include/dt-bindings/clock/rockchip,rk3528-cru.h
··· 414 414 #define MCLK_I2S2_2CH_SAI_SRC_PRE 402 415 415 #define MCLK_I2S3_8CH_SAI_SRC_PRE 403 416 416 #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 417 423 418 424 /* scmi-clocks indices */ 419 425 #define SCMI_PCLK_KEYREADER 0