From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv3 2/4] clk: ti: add support for clkctrl clocks
Date: Fri, 19 May 2017 15:14:46 -0700 [thread overview]
Message-ID: <20170519221445.GJ10472@atomide.com> (raw)
In-Reply-To: <1495036209-11298-3-git-send-email-t-kristo@ti.com>
* Tero Kristo <t-kristo@ti.com> [170517 08:54]:
> Previously, hwmod core has been used for controlling the hwmod level
> clocks directly. This has certain drawbacks, like being unable to share
> the clocks for multiple users, missing usecounting and generally being
> totally incompatible with the common clock framework.
>
> This patch adds support for clkctrl clocks for addressing the above
> issues. These support the modulemode handling, which will replace the
> direct hwmod clkctrl linkage. Any optional clocks are also supported,
> gate, mux and divider.
Acked-by: Tony Lindgren <tony@atomide.com>
next prev parent reply other threads:[~2017-05-19 22:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-17 15:50 [PATCHv3 0/4] clk: ti: add support for clkctrl clocks Tero Kristo
2017-05-17 15:50 ` [PATCHv3 1/4] Documentation: dt-bindings: Add binding documentation for TI " Tero Kristo
2017-05-17 15:50 ` [PATCHv3 2/4] clk: ti: add support for " Tero Kristo
2017-05-19 22:14 ` Tony Lindgren [this message]
2017-05-17 15:50 ` [PATCHv3 3/4] dt-bindings: clk: add omap4 clkctrl definitions Tero Kristo
2017-05-17 15:50 ` [PATCHv3 4/4] clk: ti: omap4: add clkctrl clock data Tero Kristo
2017-05-19 22:15 ` Tony Lindgren
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=20170519221445.GJ10472@atomide.com \
--to=tony@atomide.com \
--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).