Re: [PATCH 11/13] ASoC: mediatek: mt8189: Validate sysclk frequency
From: Bui Duc Phuc
Date: Fri Sep 11 2026 - 04:04:36 EST
Hi Dan
> > mtk_dai_i2s_set_sysclk() accepts zero or negative frequencies.
> ^^^^^^^^^^^^^^^^^^^^
> It's unsigned int so it can't be negative.
>
You're right, thanks for catching that. I'll fix it.
Best regards,
Phuc