[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.10.1406200952580.5170@nanos>
Date: Fri, 20 Jun 2014 09:53:18 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Viresh Kumar <viresh.kumar@...aro.org>
cc: LKML <linux-kernel@...r.kernel.org>,
Mike Turquette <mturquette@...aro.org>,
spear-devel <spear-devel@...t.st.com>
Subject: Re: [patch 2/2] clk: spear3xx: Set proper clock parent of uart1/2
On Fri, 20 Jun 2014, Viresh Kumar wrote:
> On Fri, Jun 20, 2014 at 3:22 AM, Thomas Gleixner <tglx@...utronix.de> 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@...aro.org>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists