From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752218AbdBJNlf (ORCPT ); Fri, 10 Feb 2017 08:41:35 -0500 Received: from mail-wm0-f65.google.com ([74.125.82.65]:35271 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751668AbdBJNlR (ORCPT ); Fri, 10 Feb 2017 08:41:17 -0500 Date: Fri, 10 Feb 2017 15:39:53 +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: <20170210133953.ejktq2vddb7imsrc@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(-) > Looks fine. I'll apply after v4.11-rc1 merge window. Best regards, Krzysztof