Some small cleanups needed and the parsing of the dt data. Heiko Stuebner (4): Input: auo-pixcir-ts - set input direction for interrupt gpio Input: auo-pixcir-ts - handle reset gpio directly Input: auo_pixcir_ts - keep own pointer to platform_data Input: auo_pixcir_ts - add devicetree support
.../bindings/input/touchscreen/auo_pixcir_ts.txt | 30 ++++++ drivers/input/touchscreen/auo-pixcir-ts.c | 104 +++++++++++++++++-- include/linux/input/auo-pixcir-ts.h | 4 +- 3 files changed, 124 insertions(+), 14 deletions(-) create mode 100644 Documentation/devicetree/bindings/input/touchscreen/auo_pixcir_ts.txt -- 1.7.2.3 _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
