mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Michael Turquette <mturquette@baylibre.com>
To: Jerome Brunet <jbrunet@baylibre.com>, Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/8] clk: helpers and fixes
Date: Sun, 11 Mar 2018 15:31:58 -0700	[thread overview]
Message-ID: <1520807121.n44nt5z8tk.astroid@resonance.none> (raw)
In-Reply-To: <20180214134340.17242-1-jbrunet@baylibre.com>

Excerpts from Jerome Brunet's message of February 14, 2018 5:43 am:
> This changset is consist of various patches I have recently sent
> for the clock framework. They are gathered here for your convinience.
> 
> The first two changes exports helpers of the generic clocks (divider and
> mux). The goal is to avoid code duplication when writing clock driver
> derived from these generic clock drivers.
> 
> The rest fixes various issues found in the clock framework while working on
> a rework of meson's clock controllers [0]

Applied to clk-helpers towards v4.17.

Regards,
Mike

> 
> Changes since the v1s:
>  * dropped lpc32xx divider read-only patches as requested by
>    Vladimir Zapolskiy [2]
>  * Squashed generic divider read-only patches
>  * Squashed mux documentations patches
> 
> [0]: https://lkml.kernel.org/r/20180212145846.19380-1-jbrunet@baylibre.com
> [2]: https://lkml.kernel.org/r/54782a8f-9735-a574-d8e1-7ff3e9173229@mleia.com
> 
> Jerome Brunet (8):
>   clk: divider: export clk_div_mask() helper
>   clk: mux: add helper function for index/value translation
>   clk: fix determine rate error with pass-through clock
>   clk: migrate the count of orphaned clocks at init
>   clk: call the clock init() callback before any other ops callback
>   clk: fix mux clock documentation
>   clk: divider: read-only divider can propagate rate change
>   clk: qcom: use divider_ro_round_rate helper
> 
>  drivers/clk/clk-divider.c             | 58 ++++++++++++++++++---------
>  drivers/clk/clk-mux.c                 | 75 ++++++++++++++++++++---------------
>  drivers/clk/clk.c                     | 63 ++++++++++++++++-------------
>  drivers/clk/qcom/clk-regmap-divider.c | 20 +++-------
>  include/linux/clk-provider.h          | 23 ++++++++++-
>  5 files changed, 146 insertions(+), 93 deletions(-)
> 
> -- 
> 2.14.3
> 
> 

      parent reply	other threads:[~2018-03-11 22:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-14 13:43 Jerome Brunet
2018-02-14 13:43 ` [PATCH v2 1/8] clk: divider: export clk_div_mask() helper Jerome Brunet
2018-02-14 13:43 ` [PATCH v2 2/8] clk: mux: add helper function for index/value translation Jerome Brunet
2018-02-14 13:43 ` [PATCH v2 3/8] clk: fix determine rate error with pass-through clock Jerome Brunet
2018-02-14 13:43 ` [PATCH v2 4/8] clk: migrate the count of orphaned clocks at init Jerome Brunet
     [not found]   ` <CGME20180215125542eucas1p218f5797e7254c28d9a6437d579220e52@eucas1p2.samsung.com>
2018-02-15 12:55     ` Marek Szyprowski
     [not found]       ` <CGME20180305090647eucas1p14c01d34dd2eef3eaab8752bf90591c4c@eucas1p1.samsung.com>
2018-03-05  9:06         ` Marek Szyprowski
2018-02-15 21:01   ` Heiko Stübner
2018-03-12  5:54     ` Michael Turquette
2018-02-14 13:43 ` [PATCH v2 5/8] clk: call the clock init() callback before any other ops callback Jerome Brunet
2018-02-14 13:43 ` [PATCH v2 6/8] clk: fix mux clock documentation Jerome Brunet
2018-02-14 13:43 ` [PATCH v2 7/8] clk: divider: read-only divider can propagate rate change Jerome Brunet
2018-02-19 17:30   ` [v2,7/8] " David Lechner
2018-02-14 13:43 ` [PATCH v2 8/8] clk: qcom: use divider_ro_round_rate helper Jerome Brunet
2018-03-11 22:31 ` Michael Turquette [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=1520807121.n44nt5z8tk.astroid@resonance.none \
    --to=mturquette@baylibre.com \
    --cc=jbrunet@baylibre.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sboyd@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 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®