Hi, Here are the v4 patches for SiS 9200 I2C multitouch controller. All the issues from the review are addressed. Rebased on 4.5.0-rc6. Thanks, Mika [PATCH v2 1/2] Input: Driver for SiS 9200 family I2C touchscreen controller. [PATCH v2 2/2] Input: SiS 9200 documentation parts. .../devicetree/bindings/input/touchscreen/sis_i2c.txt | 22 ++ Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + drivers/input/touchscreen/Kconfig | 11 + drivers/input/touchscreen/Makefile | 1 + drivers/input/touchscreen/sis_i2c.c | 461 ++++++++++++++++++++++++ 5 files changed, 496 insertions(+) -- 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