]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: qcom: audioreach: Fix lpaif_type configuration for the I2S interface
authorMohammad Rafi Shaik <mohammad.rafi.shaik@oss.qualcomm.com>
Mon, 8 Sep 2025 05:36:29 +0000 (11:06 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Sep 2025 09:13:46 +0000 (11:13 +0200)
commitd1c96316e4c19f55e392e5a7cb48644958bb2364
tree79ec21b370b7ff66bdd6e5b5a1111a451254da8e
parentbf46ed89bf24a01d98c2822a7893951c81b52df5
ASoC: qcom: audioreach: Fix lpaif_type configuration for the I2S interface

commit 5f1af203ef964e7f7bf9d32716dfa5f332cc6f09 upstream.

Fix missing lpaif_type configuration for the I2S interface.
The proper lpaif interface type required to allow DSP to vote
appropriate clock setting for I2S interface.

Fixes: 25ab80db6b133 ("ASoC: qdsp6: audioreach: add module configuration command helpers")
Cc: stable@vger.kernel.org
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
Signed-off-by: Mohammad Rafi Shaik <mohammad.rafi.shaik@oss.qualcomm.com>
Message-ID: <20250908053631.70978-2-mohammad.rafi.shaik@oss.qualcomm.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/qcom/qdsp6/audioreach.c