mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
ASoC: qcom: sc8280xp: Add support for QCS615
Add compatible for sound card on QCS615 boards. Signed-off-by: Le Qi <le.qi@oss.qualcomm.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://patch.msgid.link/20251009090619.1097388-3-le.qi@oss.qualcomm.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
@@ -192,6 +192,7 @@ static int sc8280xp_platform_probe(struct platform_device *pdev)
|
||||
|
||||
static const struct of_device_id snd_sc8280xp_dt_match[] = {
|
||||
{.compatible = "qcom,qcm6490-idp-sndcard", "qcm6490"},
|
||||
{.compatible = "qcom,qcs615-sndcard", "qcs615"},
|
||||
{.compatible = "qcom,qcs6490-rb3gen2-sndcard", "qcs6490"},
|
||||
{.compatible = "qcom,qcs8275-sndcard", "qcs8300"},
|
||||
{.compatible = "qcom,qcs9075-sndcard", "sa8775p"},
|
||||
|
||||
Reference in New Issue
Block a user