All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Alexander Stein <alexander.stein@ew.tq-group.com>,
	linux-clk@vger.kernel.org
Subject: Re: clock consumer for output clocks?
Date: Wed, 15 Jun 2022 19:52:50 -0700	[thread overview]
Message-ID: <20220616025252.36F7CC3411E@smtp.kernel.org> (raw)
In-Reply-To: <3677796.MHq7AAxBmi@steina-w>

Quoting Alexander Stein (2022-06-01 07:15:54)
> Hi,
> 
> I want to use an output clock, which provides some internal clock on an putput 
> pad, such as IMX8MP_CLK_CLKOUT1 or IMX6QDL_CLK_CKO.
> To prepare and enable a clock I need a consumer, but in my case there is no 
> (local) consumer. Is there some way, DT node or some kind of driver/uapi, 
> which I can use to enable the clock?

I think you want to use an "always-on-clocks" property in DT for your
device. See the proposal[1].

[1] https://lore.kernel.org/linux-clk/20220517235919.200375-1-marex@denx.de

  reply	other threads:[~2022-06-16  2:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-01 14:15 clock consumer for output clocks? Alexander Stein
2022-06-16  2:52 ` Stephen Boyd [this message]
2022-06-16 11:52   ` (EXT) " Alexander Stein

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=20220616025252.36F7CC3411E@smtp.kernel.org \
    --to=sboyd@kernel.org \
    --cc=alexander.stein@ew.tq-group.com \
    --cc=linux-clk@vger.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.