Withdrawn! On 22 January 2015 at 17:46, Daniel Martin <daniel.martin@xxxxxxxxxxx> wrote: > 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 */ The list is clearly named topbuttonpad_pnp_ids and therefore this model shouldn't be listed there. But, I did it. *facepalm* -- 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