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 <alexey.klimov@linaro.org> Link: https://patch.msgid.link/20241002022015.867031-3-alexey.klimov@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent bbd1e5e commit b97bc06

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)