clk_table is used to set clock source in each mode, as well as limitation, max_rate and init rate. It concerned many experts though, and Seungwon recommended some limitation can be hide in clk.c. Also soc is updated as the limitation now same as max_rate, so directly using ios->clock. Zhangfei Gao (2): clk: hisilicon: add hi3620_mmc_clks mmc: dw_mmc: k3: remove clk_table .../bindings/arm/hisilicon/hisilicon.txt | 14 + .../devicetree/bindings/clock/hi3620-clock.txt | 1 + .../devicetree/bindings/mmc/k3-dw-mshc.txt | 14 - drivers/clk/hisilicon/clk-hi3620.c | 267 ++++++++++++++++++++ drivers/mmc/host/dw_mmc-k3.c | 41 +-- include/dt-bindings/clock/hi3620-clock.h | 5 + 6 files changed, 289 insertions(+), 53 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html