From: narmstrong@baylibre.com (Neil Armstrong)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 00/11] clk: meson: second round of updates
Date: Mon, 12 Mar 2018 11:22:44 +0100 [thread overview]
Message-ID: <670fffce-220b-b65e-d855-80603f1972b5@baylibre.com> (raw)
In-Reply-To: <20180219112146.21746-1-jbrunet@baylibre.com>
On 19/02/2018 12:21, Jerome Brunet wrote:
> This changeset applies on top of the previous updates series
> available here [0].
>
> Most of the changes proposed here are related to the plls of meson
> SoCs. Details can be found in each patches but, in nutshell, there
> is :
> * a bit of clean-up,
> * improved pll capabilities using the frac parameter,
> * several clocks added to model the tree more accurately.
>
> Beware: patch #10 depends on this core clock framework fix: [1]
> As explained in the description on the patch, if the gates are
> added w/o this fix, the system will crash when
> clk_disable_unused() is called.
>
> [0]: https://lkml.kernel.org/r/20180212145846.19380-1-jbrunet at baylibre.com
> [1]: https://lkml.kernel.org/r/20180214134340.17242-5-jbrunet at baylibre.com
>
> Jerome Brunet (11):
> clk: meson: add fractional part of meson8b fixed_pll
> clk: meson: poke pll CNTL last
> clk: meson: remove special gp0 lock loop
> clk: meson: improve pll driver results with frac
> clk: meson: add gp0 frac parameter for axg and gxl
> clk: meson: add ROUND_CLOSEST to the pll driver
> clk: meson: axg: add hifi clock bindings
> clk: meson: axg: add hifi pll clock
> clk: meson: add mpll pre-divider
> clk: meson: add fdiv clock gates
> clk: meson: clean-up clk81 clocks
>
> drivers/clk/meson/axg.c | 184 +++++++++++++++++++++++++++++++----
> drivers/clk/meson/axg.h | 8 +-
> drivers/clk/meson/clk-pll.c | 154 ++++++++++++++++++-----------
> drivers/clk/meson/clkc.h | 15 +--
> drivers/clk/meson/gxbb.c | 141 +++++++++++++++++++++++----
> drivers/clk/meson/gxbb.h | 10 +-
> drivers/clk/meson/meson8b.c | 128 ++++++++++++++++++++----
> drivers/clk/meson/meson8b.h | 8 +-
> include/dt-bindings/clock/axg-clkc.h | 1 +
> 9 files changed, 521 insertions(+), 128 deletions(-)
>
Tested on Odroid-C2 & LibreTech-CC,
Applied to meson's next/drivers tree.
Neil
prev parent reply other threads:[~2018-03-12 10:22 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-19 11:21 Jerome Brunet
2018-02-19 11:21 ` [PATCH 01/11] clk: meson: add fractional part of meson8b fixed_pll Jerome Brunet
2018-02-19 11:21 ` [PATCH 02/11] clk: meson: poke pll CNTL last Jerome Brunet
2018-02-19 11:21 ` [PATCH 03/11] clk: meson: remove special gp0 lock loop Jerome Brunet
2018-02-19 11:21 ` [PATCH 04/11] clk: meson: improve pll driver results with frac Jerome Brunet
2018-02-19 11:21 ` [PATCH 05/11] clk: meson: add gp0 frac parameter for axg and gxl Jerome Brunet
2018-02-19 11:21 ` [PATCH 06/11] clk: meson: add ROUND_CLOSEST to the pll driver Jerome Brunet
2018-02-19 11:21 ` [PATCH 07/11] clk: meson: axg: add hifi clock bindings Jerome Brunet
2018-02-19 11:21 ` [PATCH 08/11] clk: meson: axg: add hifi pll clock Jerome Brunet
2018-02-19 11:21 ` [PATCH 09/11] clk: meson: add mpll pre-divider Jerome Brunet
2018-02-19 11:21 ` [PATCH 10/11] clk: meson: add fdiv clock gates Jerome Brunet
2018-02-19 11:21 ` [PATCH 11/11] clk: meson: clean-up clk81 clocks Jerome Brunet
2018-03-12 10:22 ` Neil Armstrong [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=670fffce-220b-b65e-d855-80603f1972b5@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=linus-amlogic@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
all inboxes | Powered by JetHome®