Re: [PATCH 2/5] clk: mediatek: Fix MT8196 topckgen2 orphan clocks

From: Laura Nao

Date: Tue Feb 10 2026 - 11:11:08 EST


Hi,

On 2/10/26 06:37, Adam Ford wrote:
> There are a few clocks with names spelled incorrecly, so when a child tries
> to associate itself to a parent, there isn't a parent. Fixing the names
> restores the proper parent-child relations of these clocks and eliminates
> the orphaned clocks.
>
> Fixes: b093e0f17099 ("clk: mediatek: Add MT8196 topckgen2 clock support")
> Signed-off-by: Adam Ford <aford173@xxxxxxxxx>

I intended to drop the ck_ prefix from the clock names in the original
driver submission, but it appears I missed some of them.

Reviewed-by: Laura Nao <laura.nao@xxxxxxxxxxxxx>

Thanks!

Laura