ASoC: qcom: sc8280xp: Add support for SM8650
Add compatibles for sound card on Qualcomm SM8650 boards. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://msgid.link/r/20231212-topic-sm8650-upstream-snd-card-v1-2-fbfc38471204@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
committed by
Mark Brown
parent
773df207fd
commit
7211094dd0
@@ -153,6 +153,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"},
|
||||
{}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user