We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2abc698 commit a609cb4Copy full SHA for a609cb4
drivers/input/mouse/synaptics.c
@@ -164,6 +164,7 @@ static const char * const topbuttonpad_pnp_ids[] = {
164
#ifdef CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS
165
static const char * const smbus_pnp_ids[] = {
166
/* all of the topbuttonpad_pnp_ids are valid, we just add some extras */
167
+ "DLL060d", /* Dell Precision M3800 */
168
"LEN0048", /* X1 Carbon 3 */
169
"LEN0046", /* X250 */
170
"LEN0049", /* Yoga 11e */
0 commit comments