Hi, The main purpose of this small set is to add support for the general touchscreen dt-properties. During this work I also changed the memory allocation methods to the devm_* ones to cleanup the error-paths. Regards, Marco Marco Felsch (4): Input: ads7846 - convert to devm_ alloc functions dt-bindings: input: ads7846: fix property description dt-bindings: input: ads7846: replace vendor-bindings by general ones Input: ads7846 - add support for general touchscreen bindings .../bindings/input/touchscreen/ads7846.txt | 29 +++++-- drivers/input/touchscreen/ads7846.c | 75 +++++++++++-------- 2 files changed, 66 insertions(+), 38 deletions(-) -- 2.20.1