From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756176AbdCGUCZ (ORCPT ); Tue, 7 Mar 2017 15:02:25 -0500 Received: from mail-wr0-f193.google.com ([209.85.128.193]:32791 "EHLO mail-wr0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755814AbdCGUCW (ORCPT ); Tue, 7 Mar 2017 15:02:22 -0500 Date: Tue, 7 Mar 2017 21:55:33 +0200 From: Krzysztof Kozlowski To: Andi Shyti Cc: Dmitry Torokhov , Rob Herring , Chanwoo Choi , Javier Martinez Canillas , linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, Andi Shyti Subject: Re: [PATCH v2 3/3] arm64: dts: exynos: Add stmfts touchscreen node for TM2 and TM2E Message-ID: <20170307195533.biokjsffiri364vt@kozik-lap> References: <20170210021721.12218-1-andi.shyti@samsung.com> <20170210021721.12218-4-andi.shyti@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20170210021721.12218-4-andi.shyti@samsung.com> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 10, 2017 at 11:17:21AM +0900, Andi Shyti wrote: > TM2 and TM2E devices are provided with a ST-Microelectronics > Finger Tip S device with small differences: > > - screen size > - TM2E uses the stmfts also as a touchkey for "back" and "menu" > > In this commit the initial value of the interrupt line is set to > EXYNOS_PIN_PULL_UP as the interrupt is triggered when the line > goes down. > > Signed-off-by: Andi Shyti > Reviewed-by: Javier Martinez Canillas > --- > arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 15 ++++++++++++++- > arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 5 +++++ > arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 7 +++++++ > 3 files changed, 26 insertions(+), 1 deletion(-) > Thanks, applied. Best regards, Krzysztof