clk: rockchip: Add div50 clock-ids for sdmmc on px30 and nandc
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@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://lore.kernel.org/r/20190917081903.25139-1-heiko@sntech.de
This commit is contained in:
Родитель
bbbbd246ee
Коммит
762539d699
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче