Re: [PATCH] clk: sunxi-ng: ccu_mp: fix clocks without P dividers

From: Chen-Yu Tsai

Date: Wed Jul 22 2026 - 13:57:15 EST


On Thu, Jul 23, 2026 at 1:37 AM Enzo Adriano
<enzo.adriano.code@xxxxxxxxx> wrote:
>
> Hi Andre, Chen-Yu,
>
> Correct, this was not tested on hardware; it was build-tested only.

For future patches, if you only build-tested it (which is a hard requirement),
please mark the patches with "RFT" (so the subject prefix is "[PATCH RFT]")
and note in the footer that it needs to be tested on actual hardware.


ChenYu

> Thanks for the review. Chen-Yu's point is right: these one-divider clocks
> should use the single-divider clock class, which already supports
> CCU_FEATURE_UPDATE_BIT. I'll drop this generic ccu_mp patch; there will be
> no v2.
>
> This analysis was done with AI assistance and each finding was checked
> against the cited sources.
>
> Regards,
> Enzo