Hi, This adds device tree support for the tsc2005 touchscreen controller, which is currently only used by the Nokia N900 board. The patch does not update the reset pin handling for platform data based probe to avoid merge conflicts (Tony will remove the Nokia N900 boardcode in 3.14). The platform data based probe can be removed once the N900 boardcode is gone. -- Sebastian Sebastian Reichel (2): Input: tsc2005: add DT support Documentation: dt: Document TSC2005 DT binding .../bindings/input/touchscreen/tsc2005.txt | 49 +++++++++++ drivers/input/touchscreen/tsc2005.c | 95 ++++++++++++++++++---- 2 files changed, 127 insertions(+), 17 deletions(-) create mode 100644 Documentation/devicetree/bindings/input/touchscreen/tsc2005.txt -- 1.8.4.3 -- 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