]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: qcom: lpass: Fix apq8016 compat string to match yaml
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Tue, 28 Jun 2022 12:04:34 +0000 (13:04 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 28 Jun 2022 12:18:30 +0000 (13:18 +0100)
commit950b548490b67e19ea1e342a219322b133109d9c
treefe57a2aae81ce559729ff372420a6b8ef2a7887e
parent928dee19a8c5e248e2b5f3bc8a6388f4a3bce9d0
ASoC: qcom: lpass: Fix apq8016 compat string to match yaml

The documented yaml compat string for the apq8016 is
"qcom,apq8016-lpass-cpu" not "qcom,lpass-cpu-apq8016". Looking at the other
lpass compat strings the general form is "qcom,socnum-lpass-cpu".

We need to fix both the driver and dts to match.

Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Link: https://lore.kernel.org/r/20220628120435.3044939-2-bryan.odonoghue@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/lpass-apq8016.c
sound/soc/qcom/lpass-cpu.c