From: Chen-Yu Tsai <wens@kernel.org>
To: Stephen Boyd <sboyd@kernel.org>
Cc: Chen-Yu Tsai <wens@csie.org>, Jernej Skrabec <jernej@kernel.org>,
Samuel Holland <samuel@sholland.org>,
linux-sunxi@lists.linux.dev, linux-clk@vger.kernel.org
Subject: [GIT PULL] Allwinner clock changes for 6.17
Date: Wed, 16 Jul 2025 00:57:32 +0800 [thread overview]
Message-ID: <aHaIfP2TJ_zkWv3G@wens.tw> (raw)
[-- Attachment #1: Type: text/plain, Size: 1996 bytes --]
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -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.17
for you to fetch changes up to 80395c3b47577c12121d4e408e7b9478f7f88d02:
clk: sunxi-ng: ccu_nm: convert from round_rate() to determine_rate() (2025-07-14 11:56:18 +0800)
----------------------------------------------------------------
Allwinner clock changes for 6.17
- Add A523's missing PPU0 reset (both DT binding and driver)
The binding change is shared with the soc tree.
- Fix V3s DE clock mux field width
- Stop passing rate change requests to parent for V3s DE clock
- Force and lock V3s DE and TCON clocks to the same parent, the video PLL
----------------------------------------------------------------
Brian Masney (4):
clk: sunxi-ng: ccu_gate: convert from round_rate() to determine_rate()
clk: sunxi-ng: ccu_nk: convert from round_rate() to determine_rate()
clk: sunxi-ng: ccu_nkmp: convert from round_rate() to determine_rate()
clk: sunxi-ng: ccu_nm: convert from round_rate() to determine_rate()
Chen-Yu Tsai (2):
dt-bindings: reset: sun55i-a523-r-ccu: Add missing PPU0 reset
clk: sunxi-ng: sun55i-a523-r-ccu: Add missing PPU0 reset
Paul Kocialkowski (2):
clk: sunxi-ng: v3s: Fix de clock definition
clk: sunxi-ng: v3s: Assign the de and tcon clocks to the video pll
drivers/clk/sunxi-ng/ccu-sun55i-a523-r.c | 1 +
drivers/clk/sunxi-ng/ccu-sun8i-v3s.c | 22 ++++++++++++--
drivers/clk/sunxi-ng/ccu_gate.c | 14 +++++----
drivers/clk/sunxi-ng/ccu_nk.c | 14 ++++-----
drivers/clk/sunxi-ng/ccu_nkmp.c | 23 +++++++-------
drivers/clk/sunxi-ng/ccu_nm.c | 43 ++++++++++++++-------------
include/dt-bindings/reset/sun55i-a523-r-ccu.h | 1 +
7 files changed, 70 insertions(+), 48 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2025-07-15 16:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-15 16:57 Chen-Yu Tsai [this message]
2025-07-21 17:28 ` [GIT PULL] Allwinner clock changes for 6.17 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=aHaIfP2TJ_zkWv3G@wens.tw \
--to=wens@kernel.org \
--cc=jernej@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-sunxi@lists.linux.dev \
--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