Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e76aed9d authored by Hans de Goede's avatar Hans de Goede Committed by Dmitry Torokhov
Browse files

Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)

parent 8c947e20
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -132,7 +132,8 @@ static const struct min_max_quirk min_max_pnpid_table[] = {
		1232, 5710, 1156, 4696
	},
	{
		(const char * const []){"LEN0034", "LEN0036", "LEN2004", NULL},
		(const char * const []){"LEN0034", "LEN0036", "LEN2002",
					"LEN2004", NULL},
		1024, 5112, 2024, 4832
	},
	{
@@ -168,7 +169,7 @@ static const char * const topbuttonpad_pnp_ids[] = {
	"LEN0049",
	"LEN2000",
	"LEN2001", /* Edge E431 */
	"LEN2002",
	"LEN2002", /* Edge E531 */
	"LEN2003",
	"LEN2004", /* L440 */
	"LEN2005",