From: Brian Masney <bmasney@redhat.com>
To: Billy Tsai <billy_tsai@aspeedtech.com>
Cc: Stephen Boyd <sboyd@kernel.org>,
Ryan Chen <ryan_chen@aspeedtech.com>,
"mturquette@baylibre.com" <mturquette@baylibre.com>,
"joel@jms.id.au" <joel@jms.id.au>,
Andrew Jeffery <andrew@codeconstruct.com.au>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>,
"linux-aspeed@lists.ozlabs.org" <linux-aspeed@lists.ozlabs.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [GIT PULL] ASPEED clk updates for v6.19
Date: Wed, 28 Jan 2026 06:26:26 -0700 [thread overview]
Message-ID: <aXoOgltiXIfIgX8T@redhat.com> (raw)
In-Reply-To: <OSQPR06MB7252BF7364580CADD7D3F6928B91A@OSQPR06MB7252.apcprd06.prod.outlook.com>
Hi Billy,
On Wed, Jan 28, 2026 at 07:43:01AM +0000, Billy Tsai wrote:
> Hi Stephen,
>
> Please pull the following ASPEED clock driver updates for v6.19.
>
> The series includes:
[snip]
> - Reorganization of ASPEED clock drivers under drivers/clk/aspeed/
> - MAINTAINERS updates for ASPEED clock drivers
> - New ASPEED clock driver support
This changelog needs to go in the tag. Currently only 'ASPEED clk
updates for xxx' is in the tag.
>
> The branch is based on v6.19-rc1 as requested..
Looks good.
>
> Thanks,
> Billy
>
> ----------------------------------------------------------------
> 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://github.com/billy-tsai/linux.git tags/aspeed-clk-for-v6.19-rc1
We are on v6.19-rc7 right now. This should be for v6.20-rc1.
>
> for you to fetch changes up to dc345e213f16d3ae5dce01bb0002e46bc4eaff4c:
>
> clk: aspeed: add AST2700 clock driver (2026-01-28 14:58:47 +0800)
>
[snip]
> ----------------------------------------------------------------
> ASPEED clk updates for v6.19-rc1
>
> ----------------------------------------------------------------
Between these dashes is what will appear in the commit log when Stephen
merges this. Include the detailed changelog here of what changed.
Brian
> Ryan Chen (3):
> clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory.
> MAINTAINERS: Add entry for ASPEED clock drivers.
> clk: aspeed: add AST2700 clock driver
>
> MAINTAINERS | 9 +
> drivers/clk/Kconfig | 13 +-
> drivers/clk/Makefile | 3 +-
> drivers/clk/aspeed/Kconfig | 21 +
> drivers/clk/aspeed/Makefile | 4 +
> drivers/clk/{ => aspeed}/clk-aspeed.c | 0
> drivers/clk/{ => aspeed}/clk-aspeed.h | 0
> drivers/clk/{ => aspeed}/clk-ast2600.c | 0
> drivers/clk/aspeed/clk-ast2700.c | 1055 ++++++++++++++++++++++++++++++++
> 9 files changed, 1091 insertions(+), 14 deletions(-)
> create mode 100644 drivers/clk/aspeed/Kconfig
> create mode 100644 drivers/clk/aspeed/Makefile
> rename drivers/clk/{ => aspeed}/clk-aspeed.c (100%)
> rename drivers/clk/{ => aspeed}/clk-aspeed.h (100%)
> rename drivers/clk/{ => aspeed}/clk-ast2600.c (100%)
> create mode 100644 drivers/clk/aspeed/clk-ast2700.c
> ----------------------------------------------------------------
>
> The patch series can be reconstructed from the mailing list with:
> b4 am 20251224-upstream_clk-v16-0-8c1318f56c3c@aspeedtech.com
>
prev parent reply other threads:[~2026-01-28 22:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-28 7:43 [GIT PULL] ASPEED clk updates for v6.19 Billy Tsai
2026-01-28 13:26 ` Brian Masney [this message]
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=aXoOgltiXIfIgX8T@redhat.com \
--to=bmasney@redhat.com \
--cc=andrew@codeconstruct.com.au \
--cc=billy_tsai@aspeedtech.com \
--cc=joel@jms.id.au \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-aspeed@lists.ozlabs.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=ryan_chen@aspeedtech.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