* [GIT PULL] Allwinner clock changes for 6.16
@ 2025-05-16 2:11 Chen-Yu Tsai
2025-05-22 23:15 ` Stephen Boyd
0 siblings, 1 reply; 2+ messages in thread
From: Chen-Yu Tsai @ 2025-05-16 2:11 UTC (permalink / raw)
To: Stephen Boyd
Cc: Chen-Yu Tsai, Jernej Skrabec, Samuel Holland, linux-sunxi,
linux-clk
[-- Attachment #1: Type: text/plain, Size: 1605 bytes --]
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -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.16
for you to fetch changes up to be0e9a3727872783bad0752dc82e0857f4776049:
clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) support (2025-05-12 23:55:06 +0800)
----------------------------------------------------------------
Allwinner clk changes for 6.16
- Add support for DE (display engine) 3.3 clocks on H616
- Add missing LVDS reset control on H616
- Do not enable by default during compile testing
----------------------------------------------------------------
Chris Morgan (2):
dt-bindings: clock: sun50i-h616-ccu: Add LVDS reset
clk: sunxi-ng: h616: Add LVDS reset for LCD TCON
Krzysztof Kozlowski (2):
clk: sunxi-ng: Do not enable by default during compile testing
clk: sunxi: Do not enable by default during compile testing
Ryan Walklin (2):
dt-bindings: allwinner: add H616 DE33 clock binding
clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) support
.../clock/allwinner,sun8i-a83t-de2-clk.yaml | 1 +
drivers/clk/sunxi-ng/Kconfig | 48 +++++++++++-----------
drivers/clk/sunxi-ng/ccu-sun50i-h616.c | 1 +
drivers/clk/sunxi-ng/ccu-sun8i-de2.c | 25 +++++++++++
drivers/clk/sunxi/Kconfig | 10 ++---
include/dt-bindings/reset/sun50i-h616-ccu.h | 1 +
6 files changed, 57 insertions(+), 29 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-22 23:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-16 2:11 [GIT PULL] Allwinner clock changes for 6.16 Chen-Yu Tsai
2025-05-22 23:15 ` Stephen Boyd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox