Commit b97bc065 authored by Alexey Klimov's avatar Alexey Klimov Committed by Mark Brown

ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string

Add "qcom,qrb4210-rb2-sndcard" to the list of recognizable
devices.
Signed-off-by: default avatarAlexey Klimov <alexey.klimov@linaro.org>
Link: https://patch.msgid.link/20241002022015.867031-3-alexey.klimov@linaro.orgSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent bbd1e5ea
......@@ -174,6 +174,7 @@ static int sm8250_platform_probe(struct platform_device *pdev)
static const struct of_device_id snd_sm8250_dt_match[] = {
{.compatible = "qcom,sm8250-sndcard"},
{.compatible = "qcom,qrb4210-rb2-sndcard"},
{.compatible = "qcom,qrb5165-rb5-sndcard"},
{}
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment