From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751617AbdJNTPS (ORCPT ); Sat, 14 Oct 2017 15:15:18 -0400 Received: from gloria.sntech.de ([95.129.55.99]:38694 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751571AbdJNTOS (ORCPT ); Sat, 14 Oct 2017 15:14:18 -0400 From: Heiko Stuebner To: Emil Renner Berthing Cc: Rob Herring , Mark Rutland , Brian Norris , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin Date: Sat, 14 Oct 2017 21:14:13 +0200 Message-ID: <6303636.5G9IA0odAe@phil> User-Agent: KMail/5.2.3 (Linux/4.11.0-1-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <20171009184028.11829-1-kernel@esmil.dk> References: <20171009184028.11829-1-kernel@esmil.dk> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Montag, 9. Oktober 2017, 20:40:28 CEST schrieb Emil Renner Berthing: > Adding the linux,gpio-keymap entry also has > the side-effect of making the driver register > the touchpad as a touchpad rather than another > touchscreen. > > The index for BTN_LEFT was found by trial and error. > > Signed-off-by: Emil Renner Berthing applied for 4.15 with Dmitry's Ack Thanks Heiko