]> 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>
Wed, 4 Jun 2025 12:36:54 +0000 (14:36 +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 a739803e7f896e8b11af96db07a666dca9e09f4a..4b909b0f1e6adac5fb07d0ac9ef7dfd063d763a8 100644 (file)
@@ -188,6 +188,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 */