Re: [patch 2/2] clk: spear3xx: Set proper clock parent of uart1/2

From: Thomas Gleixner
Date: Fri Jun 20 2014 - 03:53:24 EST


On Fri, 20 Jun 2014, Viresh Kumar wrote:

> On Fri, Jun 20, 2014 at 3:22 AM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> > The uarts only work when the parent is ras_ahb_clk. The stale 3.5
> > based ST tree does this in the board file.
> >
> > Add it to the clk init function. Not pretty, but the mess there is
> > amazing anyway.
>
> I still feel that board file is the right place to do it. Similar stuff might be
> required for some other peripheral clocks later and this solution
> wouldn't be scalable then.
>
> But if you insist on doing it this way:

I really do not care much as long as it works.

> Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/