Message ID | 20190710.094146.313628215486043831.teika@gmx.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v0,1/1] Input: synaptics - enable SMBus for Clevo N350DW based device (SYN1218). | expand |
diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c index b8ec301025b..3c3676246d6 100644 --- a/drivers/input/mouse/synaptics.c +++ b/drivers/input/mouse/synaptics.c @@ -178,6 +178,7 @@ static const char * const smbus_pnp_ids[] = { "LEN200f", /* T450s */ "LEN2054", /* E480 */ "LEN2055", /* E580 */ + "SYN1218", /* Clevo N350DW */ "SYN3052", /* HP EliteBook 840 G4 */ "SYN3221", /* HP 15-ay000 */ NULL