From: Thierry Reding <thierry.reding@gmail.com>
To: Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-tegra@vger.kernel.org
Subject: [GIT PULL] clk: tegra: Changes for v6.18-rc1
Date: Sun, 14 Sep 2025 08:40:04 +0200 [thread overview]
Message-ID: <20250914064006.90225-1-thierry.reding@gmail.com> (raw)
Hi Mike, Stephen,
The following changes since commit 04f27a0fda6b6be104531eeb95d07ef1b3a72af8:
dt-bindings: arm: tegra: Add ASUS TF101G and SL101 (2025-09-11 18:28:57 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/for-6.18-clk
for you to fetch changes up to 5aba939e80f439c1a67adb6d9cae23cc72db7ef9:
clk: tegra: dfll: Add CVB tables for Tegra114 (2025-09-14 08:23:28 +0200)
This depends on the dt-bindings branch because of the DT header file
that the driver includes.
Thanks,
Thierry
----------------------------------------------------------------
clk: tegra: Changes for v6.18-rc1
Add DFLL support on Tegra114. This is quite similar to the existing
Tegra124 support and most of the code can be reused, except for the
CVB frequency tables.
----------------------------------------------------------------
Svyatoslav Ryhel (2):
clk: tegra: Add DFLL DVCO reset control for Tegra114
clk: tegra: dfll: Add CVB tables for Tegra114
Thierry Reding (1):
Merge branch 'for-6.18/dt-bindings' into for-6.18/clk
drivers/clk/tegra/Kconfig | 2 +-
drivers/clk/tegra/clk-tegra114.c | 30 +++++-
drivers/clk/tegra/clk-tegra124-dfll-fcpu.c | 158 ++++++++++++++++++++++++-----
drivers/clk/tegra/clk.h | 2 -
4 files changed, 158 insertions(+), 34 deletions(-)
next reply other threads:[~2025-09-14 6:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-14 6:40 Thierry Reding [this message]
2025-09-16 1:14 ` [GIT PULL] clk: tegra: Changes for v6.18-rc1 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=20250914064006.90225-1-thierry.reding@gmail.com \
--to=thierry.reding@gmail.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.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