public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
From: Jerome Brunet <jbrunet@baylibre.com>
To: Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk <linux-clk@vger.kernel.org>,
	linux-amlogic <linux-amlogic-bounces@lists.infradead.org>,
	Kevin Hilman <khilman@baylibre.com>,
	Neil Armstrong <narmstrong@linaro.org>
Subject: [GIT PULL]: clk: meson: amlogic clock updates for v6.3
Date: Mon, 23 Jan 2023 15:07:11 +0100	[thread overview]
Message-ID: <1jmt69nxup.fsf@starbuckisacylon.baylibre.com> (raw)


Hi Stephen,

Here are the amlogic clock updates for v6.3.
Please pull.

Cheers
Jerome

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  https://github.com/BayLibre/clk-meson.git tags/clk-meson-v6.3-1

for you to fetch changes up to 716592fdb5e255a1b9dcb444822c9c1f9a1e248c:

  clk: meson: clk-cpu-dyndiv: switch from .round_rate to .determine_rate (2023-01-13 15:14:12 +0100)

----------------------------------------------------------------
Amlogic clock updates for v6.3

* Use .determine_rate() instead of .round_rate() for the dualdiv, mpll,
  sclk-div and cpu-dyn-div amlogic clock drivers.

----------------------------------------------------------------
Martin Blumenstingl (4):
      clk: meson: mpll: Switch from .round_rate to .determine_rate
      clk: meson: dualdiv: switch from .round_rate to .determine_rate
      clk: meson: sclk-div: switch from .round_rate to .determine_rate
      clk: meson: clk-cpu-dyndiv: switch from .round_rate to .determine_rate

 drivers/clk/meson/clk-cpu-dyndiv.c |  9 ++++-----
 drivers/clk/meson/clk-dualdiv.c    | 21 +++++++++++++--------
 drivers/clk/meson/clk-mpll.c       | 20 +++++++++++++-------
 drivers/clk/meson/sclk-div.c       | 11 ++++++-----
 4 files changed, 36 insertions(+), 25 deletions(-)

             reply	other threads:[~2023-01-23 14:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-23 14:07 Jerome Brunet [this message]
2023-01-25 19:33 ` [GIT PULL]: clk: meson: amlogic clock updates for v6.3 Stephen Boyd

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=1jmt69nxup.fsf@starbuckisacylon.baylibre.com \
    --to=jbrunet@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic-bounces@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=narmstrong@linaro.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