Re: [REGRESSION] Re: [PATCH v1] ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback

From: Detlev Casanova

Date: Wed Feb 18 2026 - 12:18:12 EST


Hi Mark,

On 2/18/26 12:10, Mark Brown wrote:
On Wed, Feb 18, 2026 at 05:51:51PM +0100, Luca Ceresoli wrote:
On Wed Feb 18, 2026 at 5:01 PM CET, Detlev Casanova wrote:
+ if (!mclk_rate)
+ mclk_rate = DEFAULT_MCLK_FS * params_rate(params);
With this, and DEFAULT_MCLK_FS defined to 256, arecord is working again.
I did have the revert queued, but a fix would be even better if the
patch could be sent?

A fix will follow a bit later today, then.

Detlev.