Hi,
v3 of the SiS I2C touch patch includes only cleanups and
acks from SiS folks. Bases on v4.5-rc2.
Thanks,
Mika
[PATCH v3 1/2] Input: Driver for SiS 9200 family I2C touchscreen controller.
[PATCH v3 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 | 493 ++++++++++++++++++++++++
5 files changed, 528 insertions(+)