This is v2 of the series that brings DT bindings to the eeti driver and cleans up the code a bit. Changelog: v1 → v2: * dropped module parameters * use touchscreen_report_pos() and drop some code for that * squashes 4/5 and 5/5 of v1 Daniel Mack (4): dt-bindings: input: touchscreen: add bindings for eeti touchscreen controller input: touchscreen: eeti: add device tree matching table input: touchscreen: eeti: drop module parameters, parse DT properties input: touchscreen: eeti: fix link to documentation and email address in header .../bindings/input/touchscreen/eeti.txt | 31 ++++++++++++++++ drivers/input/touchscreen/eeti_ts.c | 37 +++++++++---------- 2 files changed, 48 insertions(+), 20 deletions(-) create mode 100644 Documentation/devicetree/bindings/input/touchscreen/eeti.txt -- 2.17.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html