summaryrefslogtreecommitdiff
path: root/sound/soc/samsung/odroidx2_max98090.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/samsung/odroidx2_max98090.c')
-rw-r--r--sound/soc/samsung/odroidx2_max98090.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/samsung/odroidx2_max98090.c b/sound/soc/samsung/odroidx2_max98090.c
index 844af328835..6ec35195e10 100644
--- a/sound/soc/samsung/odroidx2_max98090.c
+++ b/sound/soc/samsung/odroidx2_max98090.c
@@ -123,6 +123,7 @@ static int odroidx2_audio_remove(struct platform_device *pdev)
static const struct of_device_id odroidx2_audio_of_match[] = {
{ .compatible = "samsung,odroidx2-audio", },
+ { .compatible = "samsung,odroidu3-audio", },
{ },
};
MODULE_DEVICE_TABLE(of, odroid_audio_of_match);