Skip to content

Commit a0c6254

Browse files
dtorgregkh
authored andcommitted
Input: synaptics - enable SMBus for HP Elitebook 850 G1
commit f04f03d upstream. The kernel reports that the touchpad for this device can support SMBus mode. Reported-by: jt <[email protected]> Link: https://lore.kernel.org/r/iys5dbv3ldddsgobfkxldazxyp54kay4bozzmagga6emy45jop@2ebvuxgaui4u Cc: [email protected] Signed-off-by: Dmitry Torokhov <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 7cba6dd commit a0c6254

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/input/mouse/synaptics.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ static const char * const smbus_pnp_ids[] = {
190190
"LEN2054", /* E480 */
191191
"LEN2055", /* E580 */
192192
"LEN2068", /* T14 Gen 1 */
193+
"SYN3003", /* HP EliteBook 850 G1 */
193194
"SYN3015", /* HP EliteBook 840 G2 */
194195
"SYN3052", /* HP EliteBook 840 G4 */
195196
"SYN3221", /* HP 15-ay000 */

0 commit comments

Comments
 (0)