Skip to content

Commit 8d7b072

Browse files
committed
audioreach-kernel: Add Pakala-MTP sound card support
Introduce audio support for the Pakala-MTP device. Add compatible for sound card on Qualcomm PAKALA-MTP board. Signed-off-by: Ravi Hothi <ravi.hothi@oss.qualcomm.com>
1 parent 2d26f55 commit 8d7b072

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)