From: Mark Brown Date: Mon, 11 Sep 2023 21:38:20 +0000 (+0100) Subject: ASoC: amd: acp: Add sound support for a line of X-Git-Tag: microblaze-v6.8~13^2~9^2~145 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=dbef51669b9a2f753ba67841a93c9de6d8c58288;p=linux-2.6-microblaze.git ASoC: amd: acp: Add sound support for a line of Merge series from Marian Postevca : This series adds support for a line of HUAWEI laptops with AMD CPUs that connect using the ACP3x module to a ES8336 CODEC. The CODEC driver must be extended to support the S32 LE format and the MCLK div by 2 option. MCLK div by 2 is needed for one specific SKU, which uses a 48Mhz MCLK, which seems to be too high of a frequency for the CODEC and must be divided by 2. The acp legacy driver must also be extended by using callbacks so that the more complicated handling of this specific CODEC can be moved outside the more generic ACP code. --- dbef51669b9a2f753ba67841a93c9de6d8c58288