Hi folks, this is the third version of my patches to address the bug: https://bugzilla.kernel.org/show_bug.cgi?id=91541 One task on top of patch 5 remains: Find suitable board id ranges. I.e. in the first comment of the bug, the board id 2962 is the lowest one that I know of for a post-2013 model. So, the quirk with PnP id LEN0036 could have a max board id of 2961. Changes to v2 are: [PATCH 3/5] Input: synaptics - Query min dimensions for fw v8.1 - Here I have replaced the "safe fw" list with a simple check for version 8.1 [PATCH 4/5] Input: synaptics - Remove obsolete min/max quirk for X240 - This patch has been moved from the patch set tail here. [PATCH 5/5] Input: synaptics - Support min/max board id in - With that we can restrict min/max quirks by board id ranges. It replaces the previous patch: Input: synaptics - Skip quirks when post-2013 dimensions Cheers, Daniel Martin -- 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