From mboxrd@z Thu Jan 1 00:00:00 1970 From: Silvio Fricke Subject: [PATCH] stmpe_ts: add usage of threshold function Date: Mon, 11 May 2015 13:08:37 +0200 Message-ID: Return-path: 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 Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, Lee Jones Cc: Silvio Fricke 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