Skip to content

Commit b97bc06

Browse files
laklimovbroonie
authored andcommitted
ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string
Add "qcom,qrb4210-rb2-sndcard" to the list of recognizable devices. Signed-off-by: Alexey Klimov <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent bbd1e5e commit b97bc06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sound/soc/qcom/sm8250.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ static int sm8250_platform_probe(struct platform_device *pdev)
174174

175175
static const struct of_device_id snd_sm8250_dt_match[] = {
176176
{.compatible = "qcom,sm8250-sndcard"},
177+
{.compatible = "qcom,qrb4210-rb2-sndcard"},
177178
{.compatible = "qcom,qrb5165-rb5-sndcard"},
178179
{}
179180
};

0 commit comments

Comments
 (0)