Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df63a166 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: msm: add match table for qcs605 device with wcd9341"

parents 7a512fdc ce5655b6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3364,6 +3364,8 @@ static const struct of_device_id sdm660_asoc_machine_of_match[] = {
	  .data = "tavil_codec"},
	{ .compatible = "qcom,qcs605-dig-asoc-snd",
	  .data = "digital_codec"},
	{ .compatible = "qcom,qcs605-asoc-snd-tavil",
	  .data = "tavil_codec"},
	{},
};