Skip to content

Commit 7211094

Browse files
superna9999broonie
authored andcommitted
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>
1 parent 773df20 commit 7211094

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sound/soc/qcom/sc8280xp.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ static const struct of_device_id snd_sc8280xp_dt_match[] = {
153153
{.compatible = "qcom,sc8280xp-sndcard", "sc8280xp"},
154154
{.compatible = "qcom,sm8450-sndcard", "sm8450"},
155155
{.compatible = "qcom,sm8550-sndcard", "sm8550"},
156+
{.compatible = "qcom,sm8650-sndcard", "sm8650"},
156157
{}
157158
};
158159

0 commit comments

Comments
 (0)