summaryrefslogtreecommitdiff
path: root/sound/soc
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2017-08-30 15:17:10 +0200
committerTakashi Iwai <tiwai@suse.de>2017-08-30 15:17:10 +0200
commit3454a476f2f5d6d3cac3b3f907190ffc58c4fd6f (patch)
treed187e798230675e05a2b39c0d9acf87c096daa40 /sound/soc
parent0be04a695b8ca111bc74efcd395b5b82e29753ae (diff)
parentbcab3a6e64a9647e022b46182c9687a8c3aa9d11 (diff)
Merge branch 'for-linus' into for-next
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/codecs/rt5677.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/rt5677.c b/sound/soc/codecs/rt5677.c
index 36e530a36c82..6f629278d982 100644
--- a/sound/soc/codecs/rt5677.c
+++ b/sound/soc/codecs/rt5677.c
@@ -5021,6 +5021,7 @@ static const struct regmap_config rt5677_regmap = {
static const struct i2c_device_id rt5677_i2c_id[] = {
{ "rt5677", RT5677 },
{ "rt5676", RT5676 },
+ { "RT5677CE:00", RT5677 },
{ }
};
MODULE_DEVICE_TABLE(i2c, rt5677_i2c_id);