Re: [PATCH 2/3] Input: cyttsp - add device tree support

2015-12-27 Thread kbuild test robot
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system] Hi Oreste, [auto build test WARNING on input/next] [also build test WARNING on v4.4-rc6 next-20151223] url: https://github.com/0day-ci/linux/commits/Oreste-Salerno/Add-device-tree-support-to-

[PATCH 2/3] Input: cyttsp - add device tree support

2015-12-27 Thread Oreste Salerno
Add support for retrieving the platform data from the device tree. Signed-off-by: Oreste Salerno --- .../bindings/input/touchscreen/cyttsp.txt | 73 ++ drivers/input/touchscreen/cyttsp_core.c| 108 +++-- include/linux/input/cyttsp.h