[PATCH 1/2] clk: hisilicon: add hi3620_mmc_clks
From: zhangfei.gao@linaro.org (zhangfei)
Date: 2014-01-15 01:40:25
Also in:
linux-devicetree, linux-mmc
From: zhangfei.gao@linaro.org (zhangfei)
Date: 2014-01-15 01:40:25
Also in:
linux-devicetree, linux-mmc
Dear Mike On 01/15/2014 04:17 AM, Mike Turquette wrote:
Quoting Zhangfei Gao (2014-01-13 01:14:28)quoted
Suggest by Arnd: abstract mmc tuning as clock behavior, also because different soc have different tuning method and registers. hi3620_mmc_clks is added to handle mmc clock specifically on hi3620. Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Jaehoon Chung <jh80.chung@samsung.com>Patch looks good to me with one exception. I do not have Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt in the clk-next branch. Is there a stable branch I can pull in as a dependency?
Mach-hisi just have been uploaeded. Have tried next-20140114, the patch can be applied successfully. While v3.13-rc8 still can not. Is this fine? Thanks