[PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver
From: Linus Walleij <hidden>
Date: 2012-10-28 19:26:03
Also in:
lkml
From: Linus Walleij <hidden>
Date: 2012-10-28 19:26:03
Also in:
lkml
On Thu, Oct 25, 2012 at 6:11 PM, Murali Karicheri [off-list ref] wrote:
This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware architecture. clock.h also defines struct types for clock definitions in a SoC and clock data type for configuring clk-mux. The initialization functions are used by clock initialization code in a specific platform/SoC. Signed-off-by: Murali Karicheri <redacted>
This is looking good. Acked-by: Linus Walleij <redacted> Yours, Linus Walleij