Re: [PATCH v2 1/6] ASoC: renesas: fsi: Add shared SPU clock support

From: Bui Duc Phuc

Date: Tue Apr 14 2026 - 06:56:46 EST


Hi,

Thanks for the review and explanation.

> You added clk_spu in this patch, but not touched.
> When I checked whole patch-set, you initialize it at [4/6], but [2/6] is
> using it. Maybe it works, but is strange.

You are right, clk_spu is used before being initialized.
I was not careful with the patch ordering and only ensured the series
worked as a whole.
I understand now and will fix the ordering accordingly.

Best regards,
Phuc