All of lore.kernel.org
 help / color / mirror / Atom feed
From: Drew Fustini <fustini@kernel.org>
To: Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-riscv@lists.infradead.org, Yao Zi <me@ziyao.cc>
Subject: [GIT PULL] clk: thead: Updates for v6.20
Date: Sun, 18 Jan 2026 13:40:25 -0800	[thread overview]
Message-ID: <aW1TSYOA0KgYN4rw@x1> (raw)

Hi Stephen, sorry for not sending this sooner. There are not many
changes for this cycle.

Thanks,
Drew

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux.git tags/thead-clk-for-v6.20

for you to fetch changes up to baf4fc7c03bd0f68c768cfe27829674bd060c6b4:

  clk: thead: th1520-ap: Support CPU frequency scaling (2026-01-14 17:26:47 -0800)

----------------------------------------------------------------
T-HEAD clock changes for v6.20

There is just one set of changes for thead this cycle. They add support
for CPU scaling on the T-HEAD TH1520 by allowing the PLL rate used for
the CPU cluster to be reconfigured. The changes have been tested in
linux-next.

Signed-off-by: Drew Fustini <fustini@kernel.org>

----------------------------------------------------------------
Yao Zi (6):
      dt-bindings: clock: thead,th1520-clk-ap: Add ID for C910 bus clock
      clk: thead: th1520-ap: Poll for PLL lock and wait for stability
      clk: thead: th1520-ap: Add C910 bus clock
      clk: thead: th1520-ap: Support setting PLL rates
      clk: thead: th1520-ap: Add macro to define multiplexers with flags
      clk: thead: th1520-ap: Support CPU frequency scaling

 drivers/clk/thead/clk-th1520-ap.c               | 350 +++++++++++++++++++++++-
 include/dt-bindings/clock/thead,th1520-clk-ap.h |   1 +
 2 files changed, 344 insertions(+), 7 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Drew Fustini <fustini@kernel.org>
To: Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-riscv@lists.infradead.org, Yao Zi <me@ziyao.cc>
Subject: [GIT PULL] clk: thead: Updates for v6.20
Date: Sun, 18 Jan 2026 13:40:25 -0800	[thread overview]
Message-ID: <aW1TSYOA0KgYN4rw@x1> (raw)

Hi Stephen, sorry for not sending this sooner. There are not many
changes for this cycle.

Thanks,
Drew

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux.git tags/thead-clk-for-v6.20

for you to fetch changes up to baf4fc7c03bd0f68c768cfe27829674bd060c6b4:

  clk: thead: th1520-ap: Support CPU frequency scaling (2026-01-14 17:26:47 -0800)

----------------------------------------------------------------
T-HEAD clock changes for v6.20

There is just one set of changes for thead this cycle. They add support
for CPU scaling on the T-HEAD TH1520 by allowing the PLL rate used for
the CPU cluster to be reconfigured. The changes have been tested in
linux-next.

Signed-off-by: Drew Fustini <fustini@kernel.org>

----------------------------------------------------------------
Yao Zi (6):
      dt-bindings: clock: thead,th1520-clk-ap: Add ID for C910 bus clock
      clk: thead: th1520-ap: Poll for PLL lock and wait for stability
      clk: thead: th1520-ap: Add C910 bus clock
      clk: thead: th1520-ap: Support setting PLL rates
      clk: thead: th1520-ap: Add macro to define multiplexers with flags
      clk: thead: th1520-ap: Support CPU frequency scaling

 drivers/clk/thead/clk-th1520-ap.c               | 350 +++++++++++++++++++++++-
 include/dt-bindings/clock/thead,th1520-clk-ap.h |   1 +
 2 files changed, 344 insertions(+), 7 deletions(-)

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

             reply	other threads:[~2026-01-18 21:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-18 21:40 Drew Fustini [this message]
2026-01-18 21:40 ` [GIT PULL] clk: thead: Updates for v6.20 Drew Fustini
2026-01-21 19:35 ` Stephen Boyd
2026-01-21 19:35   ` 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=aW1TSYOA0KgYN4rw@x1 \
    --to=fustini@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=me@ziyao.cc \
    --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 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.