]> Pileus Git - ~andy/linux/blobdiff - drivers/mfd/twl-core.c
Merge branch 'for-linus' of git://github.com/tiwai/sound
[~andy/linux] / drivers / mfd / twl-core.c
index a2eddc70995cdfc789651548ad58fde1659c4488..01ecfeee6524697d26a08634f705bc28131e41bc 100644 (file)
@@ -1283,6 +1283,8 @@ static const struct i2c_device_id twl_ids[] = {
        { "tps65950", 0 },              /* catalog version of twl5030 */
        { "tps65930", TPS_SUBSET },     /* fewer LDOs and DACs; no charger */
        { "tps65920", TPS_SUBSET },     /* fewer LDOs; no codec or charger */
+       { "tps65921", TPS_SUBSET },     /* fewer LDOs; no codec, no LED
+                                          and vibrator. Charger in USB module*/
        { "twl6030", TWL6030_CLASS },   /* "Phoenix power chip" */
        { "twl6025", TWL6030_CLASS | TWL6025_SUBCLASS }, /* "Phoenix lite" */
        { /* end of list */ },