Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp325302pxf; Wed, 17 Mar 2021 06:20:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxGSQ5fXhcLS/msFczPjebWERN7v0BPPNi2nfOOjmkwRV94dXXYgWycj844hlzt1GXO6dVp X-Received: by 2002:a05:6402:d4:: with SMTP id i20mr42387816edu.147.1615987232786; Wed, 17 Mar 2021 06:20:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1615987232; cv=none; d=google.com; s=arc-20160816; b=Ag9hUphqFDCEeGFcKA/5oLneFceYkwLRBNBmJtUNOR5NMUYt/xYDE5wMJgXLWbs9m9 Se2+fencux4/nQnWbGWpoJ+Ln8e/WtN6mNjKSlN1mIlp0jOsR9n/ZNckbGdTp7weFE0E B5GE9wLjRLZDa1x1bzn0SfEUcSVETnVSFIXYl8O21iK52OwACh9A3fajYSdE6TwFXOI9 a4Wc7wHzqjQcOt6RUoGIeISF0krepfL5fQdUUFMQI/v09FhW8YhRLsmZ8TO5a3QTbEeD fzczEc/iy+MhwQrA03DUqrrTTW7dnIVPR2VVhjV7UNZC8/9PoL3NFhJNbEoTGONUBT// 4bdg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:message-id:date:subject:to:from; bh=yJ6ELwtCLENxpIySrAsfF6wQ7Fw3eIfQ88dHWqVyE18=; b=squCt9ofO+ULDVuqYcqZPexpsp5bs2HmGZ3eGLjjlkYIB3Q0zFWg2+kSMSIBum+Hsl nA+BeS1nOPBmAqjJZYT8VFB8mGqfOixO2zhwFpEVkYncm8CtEsHVVmTI9CjYEy2LxQf4 xUBpxi6/c+uU/qap7Se05fo2NAxk2yiOfVLedi57UnigorEexB24TvMZ6gHBqD4JMuJM T4S8wYfCGq68nn4eDL7Th0mRbGsjwYny5k/FnpaVhuhbQnOSlgOzCdBhDqkeB+WSFvOA cFUJyXNSzjn6RforyYHzNZGblDBPeQp1aSjQrKGcYC/q7zCoxOWsFGL9jB4V88PNebuu tSsQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d17si5771336edv.29.2021.03.17.06.20.08; Wed, 17 Mar 2021 06:20:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230400AbhCQNSz (ORCPT + 99 others); Wed, 17 Mar 2021 09:18:55 -0400 Received: from inva020.nxp.com ([92.121.34.13]:56626 "EHLO inva020.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230507AbhCQNSp (ORCPT ); Wed, 17 Mar 2021 09:18:45 -0400 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id D8C1E1A06D7; Wed, 17 Mar 2021 14:18:43 +0100 (CET) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 40C771A06F2; Wed, 17 Mar 2021 14:18:37 +0100 (CET) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id AC28D4029D; Wed, 17 Mar 2021 14:18:28 +0100 (CET) From: Shengjiu Wang To: timur@kernel.org, nicoleotsuka@gmail.com, Xiubo.Lee@gmail.com, festevam@gmail.com, lgirdwood@gmail.com, broonie@kernel.org, perex@perex.cz, tiwai@suse.com, alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, devicetree@vger.kernel.org Subject: [PATCH 1/2] ASoC: fsl-asoc-card: Add support for WM8958 codec Date: Wed, 17 Mar 2021 21:05:02 +0800 Message-Id: <1615986303-27959-1-git-send-email-shengjiu.wang@nxp.com> X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org WM8958 codec is used on some i.MX based platform. So add it support in this generic driver. Signed-off-by: Shengjiu Wang --- sound/soc/fsl/Kconfig | 2 ++ sound/soc/fsl/fsl-asoc-card.c | 17 +++++++++++++++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index c71c6024320b..0917d65d6921 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig @@ -310,6 +310,8 @@ config SND_SOC_FSL_ASOC_CARD select SND_SOC_FSL_ESAI select SND_SOC_FSL_SAI select SND_SOC_FSL_SSI + select SND_SOC_WM8994 + select MFD_WM8994 help ALSA SoC Audio support with ASRC feature for Freescale SoCs that have ESAI/SAI/SSI and connect with external CODECs such as WM8962, CS42888, diff --git a/sound/soc/fsl/fsl-asoc-card.c b/sound/soc/fsl/fsl-asoc-card.c index f62f81ceab0d..c62bfd1c3ac7 100644 --- a/sound/soc/fsl/fsl-asoc-card.c +++ b/sound/soc/fsl/fsl-asoc-card.c @@ -25,6 +25,7 @@ #include "../codecs/sgtl5000.h" #include "../codecs/wm8962.h" #include "../codecs/wm8960.h" +#include "../codecs/wm8994.h" #define CS427x_SYSCLK_MCLK 0 @@ -37,12 +38,14 @@ /** * struct codec_priv - CODEC private data * @mclk_freq: Clock rate of MCLK + * @free_freq: Clock rate of MCLK for hw_free() * @mclk_id: MCLK (or main clock) id for set_sysclk() * @fll_id: FLL (or secordary clock) id for set_sysclk() * @pll_id: PLL id for set_pll() */ struct codec_priv { unsigned long mclk_freq; + unsigned long free_freq; u32 mclk_id; u32 fll_id; u32 pll_id; @@ -235,10 +238,10 @@ static int fsl_asoc_card_hw_free(struct snd_pcm_substream *substream) priv->streams &= ~BIT(substream->stream); if (!priv->streams && codec_priv->pll_id && codec_priv->fll_id) { - /* Force freq to be 0 to avoid error message in codec */ + /* Force freq to be free_freq to avoid error message in codec */ ret = snd_soc_dai_set_sysclk(asoc_rtd_to_codec(rtd, 0), codec_priv->mclk_id, - 0, + codec_priv->free_freq, SND_SOC_CLOCK_IN); if (ret) { dev_err(dev, "failed to switch away from FLL: %d\n", ret); @@ -665,6 +668,15 @@ static int fsl_asoc_card_probe(struct platform_device *pdev) priv->dai_fmt |= SND_SOC_DAIFMT_CBS_CFS; priv->card.dapm_routes = audio_map_rx; priv->card.num_dapm_routes = ARRAY_SIZE(audio_map_rx); + } else if (of_device_is_compatible(np, "fsl,imx-audio-wm8958")) { + codec_dai_name = "wm8994-aif1"; + priv->dai_fmt |= SND_SOC_DAIFMT_CBM_CFM; + priv->codec_priv.mclk_id = WM8994_FLL_SRC_MCLK1; + priv->codec_priv.fll_id = WM8994_SYSCLK_FLL1; + priv->codec_priv.pll_id = WM8994_FLL1; + priv->codec_priv.free_freq = priv->codec_priv.mclk_freq; + priv->card.dapm_routes = NULL; + priv->card.num_dapm_routes = 0; } else { dev_err(&pdev->dev, "unknown Device Tree compatible\n"); ret = -EINVAL; @@ -882,6 +894,7 @@ static const struct of_device_id fsl_asoc_card_dt_ids[] = { { .compatible = "fsl,imx-audio-mqs", }, { .compatible = "fsl,imx-audio-wm8524", }, { .compatible = "fsl,imx-audio-si476x", }, + { .compatible = "fsl,imx-audio-wm8958", }, {} }; MODULE_DEVICE_TABLE(of, fsl_asoc_card_dt_ids); -- 2.27.0