Re: [PATCH v2 3/6] ASoC: qcom: qdsp6: q6prm: add the missing MCLK clock IDs
From: Hongyang Zhao
Date: Thu Mar 19 2026 - 04:57:36 EST
Thanks for the review!
> On Tue, Mar 17, 2026 at 04:35:42PM +0800, Hongyang Zhao wrote:
>
> > +/* Clock ID for MCLK5 */
> > +#define Q6PRM_LPASS_CLK_ID_MCLK_5 0x305
> > +
> > #define Q6PRM_LPASS_CLK_ID_WSA_CORE_MCLK 0x305
>
> These two share the same ID?
This patch series depends on a patch previously submitted by Neil.
The issue has already been fixed in [1]; I had applied the wrong patch.
I will include patch [1] in the next v3 revision.
[1] https://lore.kernel.org/all/20251008-topic-sm8x50-next-hdk-i2s-v2-1-6b7d38d4ad5e@xxxxxxxxxx/
Thanks,
Hongyang