linux_dsm_epyc7002/sound/soc
Hans de Goede aeec6cc082
ASoC: Intel: bytcr_rt5651: Configure PLL1 before using it
When platform_clock_control() first selects PLL1 as sysclk the PLL_CTRL
registers have not been setup yet and we effectively have an invalid clock
configuration until byt_rt5651_aif1_hw_params() gets called.

Add a new byt_rt5651_prepare_and_enable_pll1() helper and use that from
both platform_clock_control() and byt_rt5651_aif1_hw_params() to fix this.

Tested-by: Carlo Caione <carlo@endlessm.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-03-07 14:18:18 +00:00
..
adi
amd
atmel
au1x ASoC: au1x: dma: replace platform to component 2018-02-12 11:45:36 +00:00
bcm
blackfin ASoC: blackfin: bf5xx-i2s-pcm: replace platform to component 2018-02-12 11:45:33 +00:00
cirrus
codecs Merge branch 'topic/rt5651' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel 2018-03-07 14:16:00 +00:00
davinci ASoC: davinci-i2s: replace platform to component 2018-02-12 11:45:21 +00:00
dwc ASoC: dwc-pcm: replace platform to component 2018-02-12 11:45:26 +00:00
fsl ASoC: fsl: mpc5200: replace platform to component 2018-02-12 11:45:25 +00:00
generic
hisilicon
img
intel ASoC: Intel: bytcr_rt5651: Configure PLL1 before using it 2018-03-07 14:18:18 +00:00
jz4740
kirkwood ASoC: kirkwood: replace platform to component 2018-02-12 11:45:28 +00:00
mediatek ASoC: mt2701/mt8173: replace platform to component 2018-02-12 11:45:38 +00:00
mxs
nuc900 ASoC: nuc900-pcm: replace platform to component 2018-02-12 11:45:37 +00:00
omap ASoC: omap-pcm: replace platform to component 2018-02-12 11:45:34 +00:00
pxa ASoC: pxa: pxa2xx: replace platform to component 2018-02-12 11:45:29 +00:00
qcom ASoC: qcom: lpass-platform: replace platform to component 2018-02-12 11:45:30 +00:00
rockchip
samsung ASoC: samsung: idma: replace platform to component 2018-02-12 11:45:31 +00:00
sh
sirf
spear
sti
stm ASoC: stm: stm32_adfsdm: replace platform to component 2018-02-12 11:45:39 +00:00
sunxi
tegra
txx9 ASoC: txx9aclc: replace platform to component 2018-02-12 11:45:38 +00:00
uniphier
ux500
xtensa ASoC: xtfpga-i2s: replace platform to component 2018-02-12 11:45:32 +00:00
zte
Kconfig
Makefile
soc-ac97.c
soc-acpi.c
soc-cache.c
soc-compress.c
soc-core.c
soc-dapm.c
soc-devres.c
soc-generic-dmaengine-pcm.c
soc-io.c
soc-jack.c
soc-ops.c
soc-pcm.c
soc-topology.c
soc-utils.c ASoC: soc-utils: replace codec to component 2018-02-12 11:46:14 +00:00