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.13
Date: Thu, 7 Nov 2024 00:25:27 +0800 [thread overview]
Message-ID: <ZyuYd50i-oPSDXZ4@wens.tw> (raw)
[-- Attachment #1: Type: text/plain, Size: 2632 bytes --]
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -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.13
for you to fetch changes up to 1054861bc258fb5798b7132453593cc3eb0639ba:
clk: sunxi-ng: Use of_property_present() for non-boolean properties (2024-11-05 23:40:49 +0800)
----------------------------------------------------------------
Allwinner clock changes for 6.13
- Added sigma-delta modulation settings for audio PLL on the H616 SoC,
crucial for accurate audio reproduction
- Constified |struct ccu_reset_map| throughout the sunxi-ng clk drivers
- Fixed the audio PLL divider preset on the D1 SoC
- Switched to of_property_present() for checking DT property presence
----------------------------------------------------------------
Andre Przywara (1):
clk: sunxi-ng: d1: Fix PLL_AUDIO0 preset
Christophe JAILLET (1):
clk: sunxi-ng: Constify struct ccu_reset_map
Rob Herring (Arm) (1):
clk: sunxi-ng: Use of_property_present() for non-boolean properties
Ryan Walklin (1):
clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL
drivers/clk/sunxi-ng/ccu-sun20i-d1-r.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun20i-d1.c | 4 +--
drivers/clk/sunxi-ng/ccu-sun4i-a10.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun50i-a100-r.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun50i-a100.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun50i-a64.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c | 4 +--
drivers/clk/sunxi-ng/ccu-sun50i-h6.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun50i-h616.c | 46 +++++++++++++++++++++-----------
drivers/clk/sunxi-ng/ccu-sun5i.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun6i-a31.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun8i-a23.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun8i-a33.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun8i-a83t.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun8i-de2.c | 8 +++---
drivers/clk/sunxi-ng/ccu-sun8i-h3.c | 4 +--
drivers/clk/sunxi-ng/ccu-sun8i-r.c | 6 ++---
drivers/clk/sunxi-ng/ccu-sun8i-r40.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun8i-v3s.c | 4 +--
drivers/clk/sunxi-ng/ccu-sun9i-a80-de.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun9i-a80-usb.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun9i-a80.c | 2 +-
drivers/clk/sunxi-ng/ccu-suniv-f1c100s.c | 2 +-
drivers/clk/sunxi-ng/ccu_common.h | 2 +-
drivers/clk/sunxi-ng/ccu_reset.h | 2 +-
26 files changed, 64 insertions(+), 50 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2024-11-06 16:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-06 16:25 Chen-Yu Tsai [this message]
2024-11-06 22:42 ` [GIT PULL] Allwinner clock changes for 6.13 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=ZyuYd50i-oPSDXZ4@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