Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751849AbbGXFNQ (ORCPT ); Fri, 24 Jul 2015 01:13:16 -0400 Received: from smtp1.cypress.com ([157.95.67.100]:44518 "EHLO smtp1.cypress.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751050AbbGXFNO (ORCPT ); Fri, 24 Jul 2015 01:13:14 -0400 X-Greylist: delayed 381 seconds by postgrey-1.27 at vger.kernel.org; Fri, 24 Jul 2015 01:13:14 EDT From: Dudley Du To: dmitry.torokhov@gmail.com, mark.rutland@arm.com, robh+dt@kernel.org Cc: Dudley Du , bleung@google.com, jmmahler@gmail.com, devicetree@vger.kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] cyapa patches instruction Date: Fri, 24 Jul 2015 13:05:56 +0800 Message-Id: <1437714359-2484-1-git-send-email-dudl@cypress.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 X-Cypress-MailScanner-Information: Please contact the ISP for more information X-Cypress-MailScanner-ID: t6O56dW2027851 X-Cypress-MailScanner-From: dudl@cypress.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1493 Lines: 34 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 linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/