From: Mark Brown Date: Thu, 30 Apr 2026 12:08:00 +0000 (+0900) Subject: ASoC: fsl-asoc-card: Add some improvements X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b772d5b485553db60b7561fc9327bd69b4745bf6;p=thirdparty%2Flinux.git ASoC: fsl-asoc-card: Add some improvements Shengjiu Wang says: This patch series addresses several issues in the Freescale Generic ASoC Sound Card driver related to hardware limitations, DPCM path switching, and codec-specific constraints. The fsl-asoc-card driver provides a generic machine driver for i.MX SoCs, supporting various codecs and optional ASRC (Asynchronous Sample Rate Converter) for sample rate conversion. During testing several issues were identified: 1. Missing channel constraint propagation in DPCM mode 2. DPCM path switching causing audio dropouts 3. Hardware channel alignment requirements 4. Clock generation limitations preventing certain audio formats 5. Codec-specific PLL frequency violations --- b772d5b485553db60b7561fc9327bd69b4745bf6