clk: rockchip: Add div50 clock-ids for sdmmc on px30 and
From: Finley Xiao <finley.xiao@...> Date: Mon, 5 Mar 2018 16:17:04 +0800
Commit-Message
EMMC and SDIO already have these clock-ids (still unused) only sdmmc is missing them, so fix that. Signed-off-by: Finley Xiao <finley.xiao@...> Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
include/dt-bindings/clock/px30-cru.h | 2 ++ 1 file changed, 2 insertions(+)
Statistics
- 2 lines added
- 0 lines removed
Changes
--------------------- include/dt-bindings/clock/px30-cru.h ---------------------
index 00101479f7c4..5b1416fcde6f 100644
@@ -85,6 +85,8 @@
#define SCLK_EMMC_DIV50 83
#define SCLK_DDRCLK 84
#define SCLK_UART1_SRC 85
+#define SCLK_SDMMC_DIV 86
+#define SCLK_SDMMC_DIV50 87
/* dclk gates */
#define DCLK_VOPB 150