Loading asoc/sdm660-common.c +2 −0 Original line number Diff line number Diff line Loading @@ -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"}, {}, }; Loading Loading
asoc/sdm660-common.c +2 −0 Original line number Diff line number Diff line Loading @@ -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"}, {}, }; Loading