* [GIT PULL] Allwinner clock changes for 6.17
@ 2025-07-15 16:57 Chen-Yu Tsai
2025-07-21 17:28 ` Stephen Boyd
0 siblings, 1 reply; 2+ messages in thread
From: Chen-Yu Tsai @ 2025-07-15 16:57 UTC (permalink / raw)
To: Stephen Boyd
Cc: Chen-Yu Tsai, Jernej Skrabec, Samuel Holland, linux-sunxi,
linux-clk
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Allwinner clock changes for 6.17
2025-07-15 16:57 [GIT PULL] Allwinner clock changes for 6.17 Chen-Yu Tsai
@ 2025-07-21 17:28 ` Stephen Boyd
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2025-07-21 17:28 UTC (permalink / raw)
To: Chen-Yu Tsai
Cc: Chen-Yu Tsai, Jernej Skrabec, Samuel Holland, linux-sunxi,
linux-clk
Quoting Chen-Yu Tsai (2025-07-15 09:57:32)
> 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)
>
> ----------------------------------------------------------------
Thanks. Pulled into to clk-next
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-21 17:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15 16:57 [GIT PULL] Allwinner clock changes for 6.17 Chen-Yu Tsai
2025-07-21 17:28 ` Stephen Boyd
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 NNTP newsgroup(s).