From: Tony Lindgren <tony@atomide.com>
To: Oskar Holmlund <info@ohdata.se>
Cc: linux-omap@vger.kernel.org
Subject: Re: [am33xx-clocks.dtsi] move ieee5000 ti,gate-clock to a ti,clkctrl?
Date: Mon, 18 Jan 2021 09:48:51 +0200 [thread overview]
Message-ID: <YAU9Y0cgtn+pr6Ph@atomide.com> (raw)
In-Reply-To: <f4c28638a0c00d1ae988dbebe88a1884@ohdata.se>
Hi,
* Oskar Holmlund <info@ohdata.se> [201230 11:05]:
> Hi,
>
> Is it possible to move
> &prcm_clocks {
> ...
> ieee5000_fck: ieee5000_fck@e4 {
> #clock-cells = <0>;
> compatible = "ti,gate-clock";
> clocks = <&dpll_core_m4_div2_ck>;
> ti,bit-shift = <1>;
> reg = <0x00e4>;
> };
>
> to something like this to better correlate to the TRM 8.1.12.1.40
> CM_PER_IEEE5000_CLKCTRL Register(offset= E4h) ?
> Or is there any reason the ieee5000 is a ti,gate-clock?
For the clkctrl clocks, we should just use cm base + offset. But
somehow we don't have this for ieee5000_clkctrl defined in the
include/dt-bindings/clock/am3.h.
Regards,
Tony
prev parent reply other threads:[~2021-01-18 7:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-30 11:12 [am33xx-clocks.dtsi] move ieee5000 ti,gate-clock to a ti,clkctrl? Oskar Holmlund
2021-01-18 7:48 ` Tony Lindgren [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=YAU9Y0cgtn+pr6Ph@atomide.com \
--to=tony@atomide.com \
--cc=info@ohdata.se \
--cc=linux-omap@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.