Linux-Clk Archive mirror
 help / color / mirror / Atom feed
From: Jernej Skrabec <jernej@kernel.org>
To: mturquette@baylibre.com, sboyd@kernel.org
Cc: wens@csie.org, samuel@sholland.org, linux-clk@vger.kernel.org,
	linux-sunxi@lists.linux.dev
Subject: [GIT PULL] Allwinner clock changes for 6.10
Date: Fri, 26 Apr 2024 18:42:35 +0200	[thread overview]
Message-ID: <20240426164235.GA100991@jernej-laptop> (raw)

Hi!

Please pull following clock changes for 6.10.

Best regards,
Jernej

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-for-6.10-1

for you to fetch changes up to c60f68047e1996bc1b2fb386d3b383aab8900c1b:

  clk: sunxi-ng: fix module autoloading (2024-04-15 23:29:50 +0200)

----------------------------------------------------------------
- Add additional constraints to A64 PLL MIPI clock
- fix autoloading sunxi-ng clocks when build as a module

----------------------------------------------------------------
Frank Oltmanns (2):
      clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate
      clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m ratio and parent rate

Krzysztof Kozlowski (1):
      clk: sunxi-ng: fix module autoloading

 drivers/clk/sunxi-ng/ccu-sun20i-d1-r.c   |  1 +
 drivers/clk/sunxi-ng/ccu-sun20i-d1.c     |  1 +
 drivers/clk/sunxi-ng/ccu-sun4i-a10.c     |  1 +
 drivers/clk/sunxi-ng/ccu-sun50i-a100-r.c |  1 +
 drivers/clk/sunxi-ng/ccu-sun50i-a100.c   |  1 +
 drivers/clk/sunxi-ng/ccu-sun50i-a64.c    | 13 ++++++++-----
 drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c   |  1 +
 drivers/clk/sunxi-ng/ccu-sun50i-h6.c     |  1 +
 drivers/clk/sunxi-ng/ccu-sun50i-h616.c   |  1 +
 drivers/clk/sunxi-ng/ccu-sun6i-a31.c     |  1 +
 drivers/clk/sunxi-ng/ccu-sun6i-rtc.c     |  1 +
 drivers/clk/sunxi-ng/ccu-sun8i-a23.c     |  1 +
 drivers/clk/sunxi-ng/ccu-sun8i-a33.c     |  1 +
 drivers/clk/sunxi-ng/ccu-sun8i-a83t.c    |  1 +
 drivers/clk/sunxi-ng/ccu-sun8i-de2.c     |  1 +
 drivers/clk/sunxi-ng/ccu-sun8i-h3.c      |  1 +
 drivers/clk/sunxi-ng/ccu-sun8i-r.c       |  1 +
 drivers/clk/sunxi-ng/ccu-sun8i-r40.c     |  1 +
 drivers/clk/sunxi-ng/ccu-sun8i-v3s.c     |  1 +
 drivers/clk/sunxi-ng/ccu-sun9i-a80-de.c  |  1 +
 drivers/clk/sunxi-ng/ccu-sun9i-a80-usb.c |  1 +
 drivers/clk/sunxi-ng/ccu-sun9i-a80.c     |  1 +
 drivers/clk/sunxi-ng/ccu-suniv-f1c100s.c |  1 +
 drivers/clk/sunxi-ng/ccu_nkm.c           | 21 +++++++++++++++++++++
 drivers/clk/sunxi-ng/ccu_nkm.h           |  2 ++
 25 files changed, 53 insertions(+), 5 deletions(-)

             reply	other threads:[~2024-04-26 16:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-26 16:42 Jernej Skrabec [this message]
2024-04-29 21:56 ` [GIT PULL] Allwinner clock changes for 6.10 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=20240426164235.GA100991@jernej-laptop \
    --to=jernej@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-sunxi@lists.linux.dev \
    --cc=mturquette@baylibre.com \
    --cc=samuel@sholland.org \
    --cc=sboyd@kernel.org \
    --cc=wens@csie.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 read-only IMAP folder(s) and NNTP newsgroup(s).