Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753874AbbEKLOS (ORCPT ); Mon, 11 May 2015 07:14:18 -0400 Received: from mail.data-modul.de ([212.184.205.171]:12542 "EHLO mail2.data-modul.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753094AbbEKLOO (ORCPT ); Mon, 11 May 2015 07:14:14 -0400 X-Greylist: delayed 321 seconds by postgrey-1.27 at vger.kernel.org; Mon, 11 May 2015 07:14:13 EDT From: Silvio Fricke To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, Lee Jones Cc: Silvio Fricke Subject: [PATCH] stmpe_ts: add usage of threshold function Date: Mon, 11 May 2015 13:08:37 +0200 Message-Id: X-Mailer: git-send-email 2.4.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 741 Lines: 25 Hi, This patch adds treshold functionality for the stmpe811 touchscreen controller. Please review, comment or include it to your repository. Best regards, Silvio Silvio Fricke (1): Input: stmpe-ts: add chip threshold function .../bindings/input/touchscreen/stmpe.txt | 3 ++ drivers/input/touchscreen/stmpe-ts.c | 38 +++++++++++++++------- include/linux/mfd/stmpe.h | 1 + 3 files changed, 31 insertions(+), 11 deletions(-) -- 2.4.0 -- 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/