Skip to content

Commit

Permalink
clk: rockchip: add bindings for the mmc clocks
Browse files Browse the repository at this point in the history
These clocks represent the physical clocks (including phases) and they will
later be used for clock phase tuning.

Suggested-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Alexandru M Stan <amstan@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
  • Loading branch information
Alexandru M Stan authored and Heiko Stuebner committed Nov 27, 2014
1 parent 6d288b1 commit c1c9f2c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions include/dt-bindings/clock/rk3288-cru.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c1c9f2c

Please sign in to comment.