Skip to content

Commit b8a3d81

Browse files
Gaurav Agrawaldtor
authored andcommitted
Input: synaptics - enable SMBus on ThinkPad L470
Add touchpad LEN2044 to the list, as it is capable of working with psmouse.synaptics_intertouch=1 Signed-off-by: Gaurav Agrawal <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/CADdtggVzVJq5gGNmFhKSz2MBwjTpdN5YVOdr4D3Hkkv=KZRc9g@mail.gmail.com Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent bf50239 commit b8a3d81

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
@@ -180,6 +180,7 @@ static const char * const smbus_pnp_ids[] = {
180180
"LEN0097", /* X280 -> ALPS trackpoint */
181181
"LEN009b", /* T580 */
182182
"LEN200f", /* T450s */
183+
"LEN2044", /* L470 */
183184
"LEN2054", /* E480 */
184185
"LEN2055", /* E580 */
185186
"SYN3052", /* HP EliteBook 840 G4 */

0 commit comments

Comments
 (0)