linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/4] driver: clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux
Date: Fri, 9 Mar 2018 10:31:37 +0800	[thread overview]
Message-ID: <20180309023136.GD3217@dragon> (raw)
In-Reply-To: <1520502445-22576-1-git-send-email-ping.bai@nxp.com>

On Thu, Mar 08, 2018 at 05:47:22PM +0800, Bai Ping wrote:
> The busy divider and busy mux is actually used by the system critical clocks,
> so add 'CLK_IS_CRITICAL' to clocks registered with these two type.
> 
> Signed-off-by: Bai Ping <ping.bai@nxp.com>

"clk: imx: ..." for patch prefix is good enough.

Shawn

  parent reply	other threads:[~2018-03-09  2:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-08  9:47 [PATCH v4 1/4] driver: clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux Bai Ping
2018-03-08  9:47 ` [PATCH v4 2/4] driver: clk: imx: add new gate/gate2 wrapper funtion Bai Ping
2018-03-08  9:47 ` [PATCH v4 3/4] Document: dt: binding: imx: update clock doc for imx6sll Bai Ping
2018-03-08  9:47 ` [PATCH v4 4/4] driver: clk: imx: add clock driver " Bai Ping
2018-03-09  2:45   ` Shawn Guo
2018-03-09  5:01     ` Jacky Bai
2018-03-09  2:31 ` Shawn Guo [this message]
2018-03-09  5:00   ` [PATCH v4 1/4] driver: clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux Jacky Bai

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=20180309023136.GD3217@dragon \
    --to=shawnguo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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).