Re: [PATCH] clk: sunxi-ng: ccu_mp: fix clocks without P dividers
Chen-Yu Tsai <[email protected]>
| Newsgroups | dev.linux.lists.linux-sunxi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-clk,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAGb2v668dnH4BT=2rrWq+s0Bc_qfpRpS3a17wEeDWNxifD3t2w@mail.gmail.com> |
On Thu, Jul 23, 2026 at 1:37 AM Enzo Adriano <[email protected]> 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