Commit c1c9f2cc authored by Alexandru M Stan's avatar Alexandru M Stan Committed by Heiko Stuebner

clk: rockchip: add bindings for the mmc clocks

These clocks represent the physical clocks (including phases) and they will
later be used for clock phase tuning.
Suggested-by: default avatarHeiko Stuebner <heiko@sntech.de>
Signed-off-by: default avatarAlexandru M Stan <amstan@chromium.org>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 6d288b16
......@@ -72,6 +72,14 @@
#define SCLK_HEVC_CABAC 111
#define SCLK_HEVC_CORE 112
#define SCLK_I2S0_OUT 113
#define SCLK_SDMMC_DRV 114
#define SCLK_SDIO0_DRV 115
#define SCLK_SDIO1_DRV 116
#define SCLK_EMMC_DRV 117
#define SCLK_SDMMC_SAMPLE 118
#define SCLK_SDIO0_SAMPLE 119
#define SCLK_SDIO1_SAMPLE 120
#define SCLK_EMMC_SAMPLE 121
#define DCLK_VOP0 190
#define DCLK_VOP1 191
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment