These patches are made based on Dmitry's next tree. It's aimed to add regulator vcc and of match device tree supported, and also fix the output unwanted wanring message issue when working with old Gen5 Trackpad device that doesn't support the proximity function. Dudley Du (3): input: cyapa: add regulator vcc support input: cyapa: add of match device support and description document input: cyapa: fix output unwanted warning issue .../devicetree/bindings/input/cypress,cyapa.txt | 44 ++++++++++++++++++++++ .../devicetree/bindings/vendor-prefixes.txt | 1 + drivers/input/mouse/cyapa.c | 38 +++++++++++++++++++ drivers/input/mouse/cyapa.h | 1 + drivers/input/mouse/cyapa_gen5.c | 11 ++++-- 5 files changed, 91 insertions(+), 4 deletions(-) create mode 100644 Documentation/devicetree/bindings/input/cypress,cyapa.txt -- 1.9.1 --------------------------------------------------------------- This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise the sender and immediately delete this message. --------------------------------------------------------------- -- 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