We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d81cb2 commit f49b499Copy full SHA for f49b499
1 file changed
sound/soc/qcom/sc8280xp.c
@@ -176,6 +176,7 @@ static const struct of_device_id snd_sc8280xp_dt_match[] = {
176
{.compatible = "qcom,sm8550-sndcard", "sm8550"},
177
{.compatible = "qcom,sm8650-sndcard", "sm8650"},
178
{.compatible = "qcom,sm8750-sndcard", "sm8750"},
179
+ {.compatible = "qcom,shikra-sndcard", "shikra"},
180
{}
181
};
182
0 commit comments