Re: [GIT PULL] ASPEED clk updates for v6.20

From: Krzysztof Kozlowski

Date: Tue Feb 17 2026 - 07:14:12 EST


On 29/01/2026 03:36, Billy Tsai wrote:
> Hi Stephen,
>
> Please pull the following ASPEED clock driver updates for v6.20.
>
> The series includes:
> - Reorganization of ASPEED clock drivers under drivers/clk/aspeed/
> - MAINTAINERS updates for ASPEED clock drivers
> - New ASPEED clock driver support
>
> The branch is based on v6.19-rc1 as requested.
>
> 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.20-rc1
>
> for you to fetch changes up to dc345e213f16d3ae5dce01bb0002e46bc4eaff4c:
>
> clk: aspeed: add AST2700 clock driver (2026-01-28 14:58:47 +0800)
>
> ----------------------------------------------------------------
> ASPEED clk updates
>
> This pull request contains the following changes:
>
> - Reorganize ASPEED clock drivers under drivers/clk/aspeed/ and update
> the corresponding Makefiles and Kconfig entries.
>
> - Add MAINTAINERS entries for ASPEED clock drivers to reflect current
> ownership and review responsibilities.
>
> - Add support for the AST2700 clock controller, including initial clock
> definitions required by the SoC.
>
> Patch series:
> https://patchwork.ozlabs.org/project/linux-aspeed/cover/20251224-upstream_clk-v16-0-8c1318f56c3c@xxxxxxxxxxxxxx/
>
> Reconstruct with:
> b4 am 20251224-upstream_clk-v16-0-8c1318f56c3c@xxxxxxxxxxxxxx
>
> ----------------------------------------------------------------
> 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


All of these have incomplete DCO which triggered next warning. If you
apply patches and send them in pull request, be sure you understand DCO
(see submitting patches).

https://lore.kernel.org/all/aYHcXJPhxIVgvAp9@xxxxxxxxxxxxx/

Best regards,
Krzysztof