]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/misc/ad525x_dpot-spi.c
drivers/misc/ad525x_dpot.c: new features
[mirror_ubuntu-zesty-kernel.git] / drivers / misc / ad525x_dpot-spi.c
index 6cfcb636577a04c64e4da856c8e320e8d91cbfc0..7f9a55afe05d77b224c88f87ac38d367788d643f 100644 (file)
@@ -38,6 +38,8 @@ static const struct ad_dpot_id ad_dpot_spi_devlist[] = {
        {.name = "ad8402", .devid = AD8402_ID},
        {.name = "ad8403", .devid = AD8403_ID},
        {.name = "adn2850", .devid = ADN2850_ID},
+       {.name = "ad5270", .devid = AD5270_ID},
+       {.name = "ad5271", .devid = AD5271_ID},
        {}
 };