On 04.05.2016 12:24, Dirk Behme wrote:
From: Oleksij Rempel <linux@xxxxxxxxxxxxxxxx> Changelog: v2 - rename scan-freq-idle and scan-freq-finger to scan-idle-hz and scan-active-hz. - rebase with already acked "Input: zforce_ts: Fix dual touch recognition" from previous patchset. v3 - rename touch-size-min to touch-size-min-mm - fix typo - replace "zforce_ts: Reject open if initialization not finished" patch. Instead of reject open event, we will call zforce_start() from zforce_boot(). Knut Wohlrab (2): Input: zforce_ts: Add device tree support for scanning frequency Input: zforce_ts: Add support for minimum touch size limit Marcel Grosshans (1): Input: zforce_ts: Reinitialize touch controller when BOOT_COMPLETE received Oleksij Rempel (1): Input: zforce_ts: allow open even if initialisation is not completed .../bindings/input/touchscreen/zforce_ts.txt | 6 + drivers/input/touchscreen/zforce_ts.c | 174 ++++++++++++++++++--- include/linux/platform_data/zforce_ts.h | 3 + 3 files changed, 157 insertions(+), 26 deletions(-)
Any further comments for this series? Or could it be applied, now? Best regards Dirk -- 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