summaryrefslogtreecommitdiff
path: root/sound/soc/apple
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/apple')
-rw-r--r--sound/soc/apple/mca.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/apple/mca.c b/sound/soc/apple/mca.c
index 5dd24ab90d0f..c4dcb2b54591 100644
--- a/sound/soc/apple/mca.c
+++ b/sound/soc/apple/mca.c
@@ -1191,6 +1191,7 @@ static void apple_mca_remove(struct platform_device *pdev)
}
static const struct of_device_id apple_mca_of_match[] = {
+ { .compatible = "apple,t8103-mca", },
{ .compatible = "apple,mca", },
{}
};