[PATCH v3 2/7 RE-SEND] ARM: S5P6442: Add clock support for S5P6442

roel kluin roel.kluin at gmail.com
Tue Feb 2 10:44:20 EST 2010


On Tue, Feb 2, 2010 at 4:41 PM, roel kluin <roel.kluin at gmail.com> wrote:
>> This patch adds clock support for S5P6442. This patch adds the clock
>> register definitions and the various system clocks in S5P6442.
>
>> +static struct clksrc_clk clk_mout_epll = {
>> +       .clk    = {
>> +               .name           = "mout_epll",
>> +               .id             = -1,
>> +       },
>> +       .sources        = &clk_src_epll,
>> +       .reg_src        = { .reg = S5P_CLK_SRC0, .shift = 8, .size = 1 },
>> +};
>
> This appears not to be used, is this implemented in another patch?

It is, please ignore.

Roel



More information about the linux-arm-kernel mailing list