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.16
Date: Fri, 16 May 2025 10:11:03 +0800 [thread overview]
Message-ID: <aCaetzKYzCpzRYzd@wens.tw> (raw)
[-- 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 --]
next reply other threads:[~2025-05-16 2:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-16 2:11 Chen-Yu Tsai [this message]
2025-05-22 23:15 ` [GIT PULL] Allwinner clock changes for 6.16 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=aCaetzKYzCpzRYzd@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.