All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacky Bai <ping.bai@nxp.com>
To: Stephen Boyd <sboyd@kernel.org>, Abel Vesa <abel.vesa@nxp.com>,
	"mturquette@baylibre.com" <mturquette@baylibre.com>,
	"shawnguo@kernel.org" <shawnguo@kernel.org>
Cc: "festevam@gmail.com" <festevam@gmail.com>,
	dl-linux-imx <linux-imx@nxp.com>,
	"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>
Subject: RE: [PATCH] clk: imx: Mark the snvs clock as critical by default
Date: Thu, 10 Mar 2022 00:54:29 +0000	[thread overview]
Message-ID: <DB9PR04MB8412630A41E49E66EB5FFB04870B9@DB9PR04MB8412.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <20220309184637.31E2CC340F4@smtp.kernel.org>

> Subject: Re: [PATCH] clk: imx: Mark the snvs clock as critical by default
> 
> Quoting Jacky Bai (2022-03-08 02:17:14)
> > The SNVS moudule is not used only by the linux, it may also used by
> > other SW component is secure world. No sense to gate it by linux, so
> > mark it as critical clock.
> 
> Does it make sense to even populate it in the kernel then? Presumably nobody is
> going to use it.

For such clocks, IMO, no sense to populate it in linux kernel. but it is already added there, and
referenced in dts file, so I just mark it CRITICAL to minimize the code changes. ^_^

BR
Jacky Bai

      reply	other threads:[~2022-03-10  0:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-08 10:17 [PATCH] clk: imx: Mark the snvs clock as critical by default Jacky Bai
2022-03-09 18:46 ` Stephen Boyd
2022-03-10  0:54   ` Jacky Bai [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=DB9PR04MB8412630A41E49E66EB5FFB04870B9@DB9PR04MB8412.eurprd04.prod.outlook.com \
    --to=ping.bai@nxp.com \
    --cc=abel.vesa@nxp.com \
    --cc=festevam@gmail.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.