summaryrefslogtreecommitdiff
path: root/drivers/hwmon/pmbus/max15301.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/pmbus/max15301.c')
-rw-r--r--drivers/hwmon/pmbus/max15301.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/pmbus/max15301.c b/drivers/hwmon/pmbus/max15301.c
index 50dfd477772f..d5810b88ea8d 100644
--- a/drivers/hwmon/pmbus/max15301.c
+++ b/drivers/hwmon/pmbus/max15301.c
@@ -25,6 +25,7 @@
static const struct i2c_device_id max15301_id[] = {
{ "bmr461" },
{ "max15301" },
+ { "max15303" },
{}
};
MODULE_DEVICE_TABLE(i2c, max15301_id);