[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5c3af565-58ba-25af-4154-6917c9477485@ti.com>
Date: Tue, 23 Jan 2018 17:32:33 +0530
From: Sekhar Nori <nsekhar@...com>
To: David Lechner <david@...hnology.com>,
<linux-arm-kernel@...ts.infradead.org>
CC: Kevin Hilman <khilman@...nel.org>,
Lee Jones <lee.jones@...aro.org>,
Arnd Bergmann <arnd@...db.de>,
Kishon Vijay Abraham I <kishon@...com>,
Adam Ford <aford173@...il.com>,
Bartosz Golaszewski <bgolaszewski@...libre.com>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 4/6] ARM: davinci: move davinci_clk_init() to init_time
On Saturday 20 January 2018 08:50 AM, David Lechner wrote:
> This moves the call of davinci_clk_init() from map_io to init_time for all
> boards.
>
> This is the proper place to init clocks. This is also done in preparation
> for moving to the common clock framework.
>
> dm646x is a special case because we need to handle different ref_clk rates
> depending on which board is being used. The clock init in this case is
> modified to set the rate before registering the clocks instead of using
> davinci_set_refclk_rate() to recalculate the entire clock tree after all
> of the clocks are registered.
>
> Also, the cpu_clks field is removed from struct davinci_soc_info since it
> is no longer needed.
>
> Signed-off-by: David Lechner <david@...hnology.com>
Applied to my tree for v4.17
Thanks,
Sekhar
Powered by blists - more mailing lists