linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>,
	fabio.estevam@nxp.com, kernel@pengutronix.de,
	mturquette@baylibre.com, shawnguo@kernel.org
Cc: Linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V2 1/4] clk: imx6q: remove clks_init_on array
Date: Fri, 29 Jun 2018 11:43:19 -0700	[thread overview]
Message-ID: <153029779960.143105.8299429804541348750@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <1528074406-11735-1-git-send-email-Anson.Huang@nxp.com>

Quoting Anson Huang (2018-06-03 18:06:43)
> 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.
> 
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> ---

Applied to clk-next


      parent reply	other threads:[~2018-06-29 18:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-04  1:06 [PATCH V2 1/4] clk: imx6q: remove clks_init_on array Anson Huang
2018-06-04  1:06 ` [PATCH V2 2/4] clk: imx6sl: " Anson Huang
2018-06-04  1:33   ` Fabio Estevam
2018-06-29 18:43   ` Stephen Boyd
2018-06-04  1:06 ` [PATCH V2 3/4] clk: imx6sx: " Anson Huang
2018-06-04  1:33   ` Fabio Estevam
2018-06-29 18:43   ` Stephen Boyd
2018-06-04  1:06 ` [PATCH V2 4/4] clk: imx6ul: " Anson Huang
2018-06-04  1:34   ` Fabio Estevam
2018-06-29 18:44   ` Stephen Boyd
2018-06-04  1:33 ` [PATCH V2 1/4] clk: imx6q: " Fabio Estevam
2018-06-29 18:43 ` Stephen Boyd [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=153029779960.143105.8299429804541348750@swboyd.mtv.corp.google.com \
    --to=sboyd@kernel.org \
    --cc=Anson.Huang@nxp.com \
    --cc=Linux-imx@nxp.com \
    --cc=fabio.estevam@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).