From: Daniel Martin <consume.noise@xxxxxxxxx> This adds the PnP id (LEN0030) for the X1 Carbon 1nd (2013/07) to the list of known PnP ids. The firmware exposes the correct dimensions: x [1264..5678], y [1124..4732]. Signed-off-by: Daniel Martin <consume.noise@xxxxxxxxx> --- drivers/input/mouse/synaptics.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c index 7f6e004..70480c0 100644 --- a/drivers/input/mouse/synaptics.c +++ b/drivers/input/mouse/synaptics.c @@ -161,6 +161,7 @@ static const char * const topbuttonpad_pnp_ids[] = { "LEN002C", "LEN002D", "LEN002E", + "LEN0030", /* X1 Carbon 1nd */ "LEN0033", /* Helix */ "LEN0034", /* T431s, L440, L540, T540, W540, X1 Carbon 2nd */ "LEN0035", /* X240 */ -- 2.2.2 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html