• L
    clk: add versatile ICST307 driver · 91b87a47
    Linus Walleij 提交于
    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>
    91b87a47
Makefile 406 字节