Re: [linux-yocto][v6.6/standard/nxp-sdk-6.6/nxp-soc & v6.6/standard/preempt-rt/nxp-sdk-6.6/nxp-soc][PATCH] ASoC: fsl_ssi: When probe fails, disable runtime

2024-06-28 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v6.6/standard/nxp-sdk-6.6/nxp-soc & v6.6/standard/preempt-rt/nxp-sdk-6.6/nxp-soc][PATCH] ASoC: fsl_ssi: When probe fails, disable runtime on 28/06/2024 Xiaolei Wang wrote: > From: Xiaolei wang > > When probe fails, disable runtime, commit

[linux-yocto][v6.6/standard/nxp-sdk-6.6/nxp-soc & v6.6/standard/preempt-rt/nxp-sdk-6.6/nxp-soc][PATCH] ASoC: fsl_ssi: When probe fails, disable runtime

2024-06-28 Thread Xiaolei Wang via lists.yoctoproject.org
From: Xiaolei wang When probe fails, disable runtime, commit 6eb1453fde64 ("LF-106: ASoC: fsl_ssi: request BUS_FREQ_AUDIO") introduces a problem. When PROVE_LOCKING is turned on, the system will randomly freeze at startup. This is related to AUDIO BUSFREQ. Since IMX_SDMA is compiled as 'M',