clk: add versatile ICST307 driver
The ICST307 VCO clock has a shared driver in the ARM architecture. This patch provides a wrapper into the common clock framework so we can use the implementation in the ARM architecture without duplicating the code until all ARM platforms using this VCO are moved over. At that point we can merge the driver from the ARM platform into the generic file altogether. Cc: Russell King <linux@arm.linux.org.uk> Cc: Mike Turquette <mturquette@ti.com> Signed-off-by: NLinus Walleij <linus.walleij@linaro.org> [mturquette@linaro.org: removed versatile Kconfig] Signed-off-by: NMike Turquette <mturquette@linaro.org>
Showing
drivers/clk/versatile/Makefile
0 → 100644
drivers/clk/versatile/clk-icst.c
0 → 100644
drivers/clk/versatile/clk-icst.h
0 → 100644
想要评论请 注册 或 登录