[PATCH v2 0/2] Fix redundant PLLA update

From: Sameer Pujar
Date: Thu Sep 07 2023 - 11:28:00 EST


This small series fixes redundant PLLA updates that happen for
each DAI link in the audio path. This helps to resolve DMIC clock
issue seen on Jetson TX2 platform.

Sameer Pujar (2):
ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbol
ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updates

sound/soc/soc-utils.c | 1 +
sound/soc/tegra/tegra_audio_graph_card.c | 30 ++++++++++++++----------
2 files changed, 18 insertions(+), 13 deletions(-)

--
2.17.1