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 fixes for 6.16
Date: Wed, 16 Jul 2025 00:55:06 +0800 [thread overview]
Message-ID: <aHaH6omQWoTUxfuV@wens.tw> (raw)
[-- Attachment #1: Type: text/plain, Size: 1538 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-fixes-for-6.16
for you to fetch changes up to 01fdcbc7e5a56c9cba521e0f237cb5c3fd162432:
clk: sunxi-ng: v3s: Fix TCON clock parents (2025-07-03 23:31:05 +0800)
----------------------------------------------------------------
Allwinner clock fixes for 6.16
- Mark A523 MBUS clock as critical
- Fix names of CSI related clocks on V3s
This includes changes to the driver, DT bindings and DT files.
- Fix parents of TCON clock on V3s
----------------------------------------------------------------
Chen-Yu Tsai (1):
clk: sunxi-ng: a523: Mark MBUS clock as critical
Paul Kocialkowski (3):
clk: sunxi-ng: v3s: Fix CSI SCLK clock name
clk: sunxi-ng: v3s: Fix CSI1 MCLK clock name
clk: sunxi-ng: v3s: Fix TCON clock parents
.../devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml | 2 +-
.../devicetree/bindings/media/allwinner,sun6i-a31-isp.yaml | 2 +-
.../bindings/media/allwinner,sun6i-a31-mipi-csi2.yaml | 2 +-
arch/arm/boot/dts/allwinner/sun8i-v3s.dtsi | 2 +-
drivers/clk/sunxi-ng/ccu-sun55i-a523.c | 3 ++-
drivers/clk/sunxi-ng/ccu-sun8i-v3s.c | 14 +++++++-------
include/dt-bindings/clock/sun8i-v3s-ccu.h | 2 +-
7 files changed, 14 insertions(+), 13 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2025-07-15 16:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-15 16:55 Chen-Yu Tsai [this message]
2025-07-21 17:25 ` [GIT PULL] Allwinner clock fixes 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=aHaH6omQWoTUxfuV@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.