Skip to content

Commit 14f88f0

Browse files
Merge pull request #48 from RaviHothi/pakala_overlay_upstream
audioreach-kernel: Add sm8750 sound card support
2 parents 2d26f55 + cea0fdf commit 14f88f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

audioreach-driver/audioreach_common.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,7 @@ static const struct of_device_id snd_qcs6490_dt_match[] = {
679679
{.compatible = "qcom,qcs8300-sndcard", "qcs8300"},
680680
{.compatible = "qcom,qcs9075-sndcard", "qcs9075"},
681681
{.compatible = "qcom,qcs9100-sndcard", "qcs9100"},
682+
{.compatible = "qcom,sm8750-sndcard", "sm8750"},
682683
{}
683684
};
684685

0 commit comments

Comments
 (0)