Skip to content

Commit f49b499

Browse files
committed
ASoC: qcom: sc8280xp: Add support for shikra
Add compatible for sound card on Qualcomm shikra boards. Signed-off-by: Mohammad Rafi Shaik <mohammad.rafi.shaik@oss.qualcomm.com>
1 parent 2d81cb2 commit f49b499

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
@@ -176,6 +176,7 @@ static const struct of_device_id snd_sc8280xp_dt_match[] = {
176176
{.compatible = "qcom,sm8550-sndcard", "sm8550"},
177177
{.compatible = "qcom,sm8650-sndcard", "sm8650"},
178178
{.compatible = "qcom,sm8750-sndcard", "sm8750"},
179+
{.compatible = "qcom,shikra-sndcard", "shikra"},
179180
{}
180181
};
181182

0 commit comments

Comments
 (0)