ad525x_dpot: add support for one time programmable pots
[safe/jmp/linux-2.6] / drivers / misc / ad525x_dpot-i2c.c
index abba18e..374352a 100644 (file)
@@ -97,6 +97,11 @@ static const struct i2c_device_id ad_dpot_id[] = {
        {"ad5280", AD5280_ID},
        {"ad5282", AD5282_ID},
        {"adn2860", ADN2860_ID},
+       {"ad5273", AD5273_ID},
+       {"ad5171", AD5171_ID},
+       {"ad5170", AD5170_ID},
+       {"ad5172", AD5172_ID},
+       {"ad5173", AD5173_ID},
        {}
 };
 MODULE_DEVICE_TABLE(i2c, ad_dpot_id);