linux-mainline/sound/soc/fsl
Shengjiu Wang 2b21207afd
ASoC: fsl-asoc-card: use integer type for fll_id and pll_id
As the pll_id and pll_id can be zero (WM8960_SYSCLK_AUTO)
with the commit 2bbc2df46e ("ASoC: wm8960: Make automatic the
default clocking mode")

Then the machine driver will skip to call set_sysclk() and set_pll()
for codec, when the sysclk rate is different with what wm8960 read
at probe, the output sound frequency is wrong.

So change the fll_id and pll_id initial value, still keep machine
driver's behavior same as before.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://lore.kernel.org/r/1695202992-24864-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-09-26 11:23:25 +02:00
..
efika-audio-fabric.c
eukrea-tlv320.c
fsl_asrc_common.h
fsl_asrc_dma.c
fsl_asrc.c ASoC: fsl: merge DAI call back functions into ops 2023-08-14 13:10:07 +01:00
fsl_asrc.h
fsl_aud2htx.c ASoC: fsl: merge DAI call back functions into ops 2023-08-14 13:10:07 +01:00
fsl_aud2htx.h
fsl_audmix.c
fsl_audmix.h
fsl_dma.c
fsl_dma.h
fsl_easrc.c ASoC: fsl: merge DAI call back functions into ops 2023-08-14 13:10:07 +01:00
fsl_easrc.h
fsl_esai.c ASoC: fsl: merge DAI call back functions into ops 2023-08-14 13:10:07 +01:00
fsl_esai.h
fsl_micfil.c ASoC: fsl: merge DAI call back functions into ops 2023-08-14 13:10:07 +01:00
fsl_micfil.h ASoC: Merge up fixes 2023-08-10 00:19:02 +01:00
fsl_mqs.c
fsl_qmc_audio.c ASoC: fsl: fsl_qmc_audio: Fix snd_pcm_format_t values handling 2023-07-26 19:08:15 +01:00
fsl_rpmsg.c
fsl_rpmsg.h
fsl_sai.c ASoC: fsl_sai: Don't disable bitclock for i.MX8MP 2023-09-25 13:11:05 +01:00
fsl_sai.h ASoC: fsl_sai: Disable bit clock with transmitter 2023-07-17 19:15:07 +01:00
fsl_spdif.c ASoC: fsl: merge DAI call back functions into ops 2023-08-14 13:10:07 +01:00
fsl_spdif.h ASoC: fsl_spdif: Add support for 22.05 kHz sample rate 2023-07-19 18:47:18 +01:00
fsl_ssi_dbg.c
fsl_ssi.c ASoC: fsl: merge DAI call back functions into ops 2023-08-14 13:10:07 +01:00
fsl_ssi.h
fsl_utils.c
fsl_utils.h
fsl_xcvr.c ASoC: fsl: merge DAI call back functions into ops 2023-08-14 13:10:07 +01:00
fsl_xcvr.h
fsl-asoc-card.c ASoC: fsl-asoc-card: use integer type for fll_id and pll_id 2023-09-26 11:23:25 +02:00
imx-audio-rpmsg.c ASoC: imx-audio-rpmsg: Remove redundant initialization owner in imx_audio_rpmsg_driver 2023-08-08 18:57:14 +01:00
imx-audmix.c ASoC: imx-audmix: Fix return error with devm_clk_get() 2023-09-15 13:16:21 +01:00
imx-audmux.c
imx-audmux.h
imx-card.c
imx-es8328.c ASoC: imx-es8328: Map missing jack kcontrols 2023-08-07 14:32:49 +01:00
imx-hdmi.c
imx-pcm-dma.c
imx-pcm-fiq.c
imx-pcm-rpmsg.c ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flag 2023-09-11 16:09:01 +01:00
imx-pcm-rpmsg.h
imx-pcm.h
imx-rpmsg.c ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_link 2023-09-14 11:59:28 +01:00
imx-sgtl5000.c
imx-spdif.c
imx-ssi.h
Kconfig
Makefile
mpc5200_dma.c
mpc5200_dma.h
mpc5200_psc_ac97.c ASoC: fsl: merge DAI call back functions into ops 2023-08-22 12:48:33 +01:00
mpc5200_psc_i2s.c
mpc8610_hpcd.c
p1022_ds.c
p1022_rdk.c
pcm030-audio-fabric.c