This patch set adds device tree support and binding information for Goodix GT9xx series touchscreen controller. It also adds support for 5-finger chips, like GT911 and GT912, which can be found on ARM tablets, like Wexler TAB7200 and MSI Primo73. Aleksei Mamlin (2): input: goodix: Add device tree support input: goodix: Add device tree support for 5-finger chips .../bindings/input/touchscreen/goodix.txt | 29 +++++++++++++ .../devicetree/bindings/vendor-prefixes.txt | 1 + drivers/input/touchscreen/Kconfig | 2 +- drivers/input/touchscreen/goodix.c | 49 ++++++++++++++++++++-- 4 files changed, 76 insertions(+), 5 deletions(-) create mode 100644 Documentation/devicetree/bindings/input/touchscreen/goodix.txt -- 2.0.5 -- 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