On Tue, Sep 13, 2016 at 11:08:26PM +0200, Jelle van der Waa wrote: > This is a basic driver for the Zeitec ZET6223 I2C touchscreen controllers. > The driver does not support firmware loading, which is not required for > all tablets which contain this chip. > > Signed-off-by: Jelle van der Waa <jelle@xxxxxxxx> > --- > .../bindings/input/touchscreen/zet6223.txt | 32 ++++ > .../devicetree/bindings/vendor-prefixes.txt | 1 + Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/input/touchscreen/Kconfig | 11 ++ > drivers/input/touchscreen/Makefile | 1 + > drivers/input/touchscreen/zet6223.c | 207 +++++++++++++++++++++ > 5 files changed, 252 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/touchscreen/zet6223.txt > create mode 100644 drivers/input/touchscreen/zet6223.c -- 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