[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <153029780320.143105.2316802381500031250@swboyd.mtv.corp.google.com>
Date: Fri, 29 Jun 2018 11:43:23 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Anson Huang <Anson.Huang@....com>, fabio.estevam@....com,
kernel@...gutronix.de, mturquette@...libre.com, shawnguo@...nel.org
Cc: Linux-imx@....com, linux-arm-kernel@...ts.infradead.org,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2 2/4] clk: imx6sl: remove clks_init_on array
Quoting Anson Huang (2018-06-03 18:06:44)
> Clock framework will enable those clocks registered
> with CLK_IS_CRITICAL flag, so no need to have
> clks_init_on array during clock initialization now.
>
> ARM clock is busy divider type which has the
> CLK_IS_CRITICAL flag set by default when registered.
>
> IPG clock has no clock gate and its parent AHB clock
> is busy divider type, so no need to add CLK_IS_CRITICAL
> flag for IPG clock.
>
> Signed-off-by: Anson Huang <Anson.Huang@....com>
> ---
Applied to clk-next
Powered by blists - more mailing lists