On 12/12/2023 09:08, Neil Armstrong wrote: > Add compatibles for sound card on Qualcomm SM8650 boards. > > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > --- > sound/soc/qcom/sc8280xp.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/sound/soc/qcom/sc8280xp.c b/sound/soc/qcom/sc8280xp.c > index 1e8f9452cd28..494f284875d2 100644 > --- a/sound/soc/qcom/sc8280xp.c > +++ b/sound/soc/qcom/sc8280xp.c > @@ -170,6 +170,7 @@ static const struct of_device_id snd_sc8280xp_dt_match[] = { > {.compatible = "qcom,sc8280xp-sndcard", "sc8280xp"}, > {.compatible = "qcom,sm8450-sndcard", "sm8450"}, > {.compatible = "qcom,sm8550-sndcard", "sm8550"}, > + {.compatible = "qcom,sm8650-sndcard", "sm8650"}, Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof