]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Input: synaptics - enable SMBus for HP Elitebook 850 G1
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 7 May 2025 21:52:55 +0000 (14:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 May 2025 06:24:06 +0000 (08:24 +0200)
commit f04f03d3e99bc8f89b6af5debf07ff67d961bc23 upstream.

The kernel reports that the touchpad for this device can support
SMBus mode.

Reported-by: jt <enopatch@gmail.com>
Link: https://lore.kernel.org/r/iys5dbv3ldddsgobfkxldazxyp54kay4bozzmagga6emy45jop@2ebvuxgaui4u
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/mouse/synaptics.c

index 387fe0e7c78390a14af3c44e98fa5212c9c20d29..8d22854900b24a8762fe7a3615c1bf87f8b4a570 100644 (file)
@@ -190,6 +190,7 @@ static const char * const smbus_pnp_ids[] = {
        "LEN2054", /* E480 */
        "LEN2055", /* E580 */
        "LEN2068", /* T14 Gen 1 */
+       "SYN3003", /* HP EliteBook 850 G1 */
        "SYN3015", /* HP EliteBook 840 G2 */
        "SYN3052", /* HP EliteBook 840 G4 */
        "SYN3221", /* HP 15-ay000 */