On Fri, Sep 9, 2016 at 1:58 PM, Jelle van der Waa <jelle@xxxxxxxx> 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 | 33 ++++ > .../devicetree/bindings/vendor-prefixes.txt | 1 + Please send bindings to the DT list. > drivers/input/touchscreen/Kconfig | 11 ++ > drivers/input/touchscreen/Makefile | 1 + > drivers/input/touchscreen/zet6223.c | 190 +++++++++++++++++++++ > 5 files changed, 236 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