Received: by 2002:a05:6a10:2785:0:0:0:0 with SMTP id ia5csp2104036pxb; Mon, 11 Jan 2021 00:29:14 -0800 (PST) X-Google-Smtp-Source: ABdhPJwRCOF0ihnHzX+d/3G8pfcrSuz+n5jH7LjcFyMZFhsoFHHK/EwCR3/4s4lcnNc1owuu6j+O X-Received: by 2002:aa7:d846:: with SMTP id f6mr13178469eds.55.1610353754630; Mon, 11 Jan 2021 00:29:14 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610353754; cv=none; d=google.com; s=arc-20160816; b=reEYLskEyngs/qhTiT3nDhvVPMuD/9kLwGHdBY0npfTGNlNK/CZdvlIBpyItHAQEMm 932VkwSIqfKwQFHzMWBeUqKMZAARe5Bk7SHouw8usjUEwZ3US3pryBJYwstPofsJ9VvV WMb6YyvqTvY5BmZHSBpi8DV7ohK6x2rnELMrEYYwT7dk+XzSDn16YJzRNxqo7EkGXwPd qnfHDCEZK6DQwoR9JT5cT/554+uPtkwhBePVrGhNM5wJ51CMxsqMfXHh/ITLBy6/lTv4 6/1Biyxs9u0kwlE6L9SSlo1aRuAblGKmKk6B5HRy7ApDsPbK3irFvA/IVu8076lds8Dc M+4w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:user-agent:date:message-id:from:references:cc:to :subject; bh=S5gnEV5uDzwaptuRYi/Y+oR2MZAEkDbS50ZFk+gt84Q=; b=b2zXhk7g42iglPKPnXhDaVIw+QsL1ZXhkWYANEEQGS6JuERE6cvk82NZ604qBx7Tt5 25xncKTDPGtrqW8y+Tz5q0p0zgQCJTUTReTk9nuPq5m7bYsD7GWnyY6oM7uDneny9G+Y BKWfvyt/jiMyIdTgHXgzNl0x31VrHfCVTcD5xn4x2JSiI51NQA0x41FAaQCEvB7WqCRw xkzKoSKS4RaHT2vPHss6cqIyXEB3/kZoPiLNZjC6ZSowawUoeMRlGHyaT/VHEN43TXVl 068zpjlitGvP590lIVdzUiSZ/X8kHrxHd9pac4oDy2fNbnrzKCgPTt6IxK9FW6mBYTIa n3tg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=puri.sm Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b16si6294166eju.94.2021.01.11.00.28.51; Mon, 11 Jan 2021 00:29:14 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=puri.sm Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727997AbhAKIZb (ORCPT + 99 others); Mon, 11 Jan 2021 03:25:31 -0500 Received: from comms.puri.sm ([159.203.221.185]:60716 "EHLO comms.puri.sm" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727774AbhAKIZb (ORCPT ); Mon, 11 Jan 2021 03:25:31 -0500 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id C7126DF90D; Mon, 11 Jan 2021 00:24:50 -0800 (PST) Received: from comms.puri.sm ([127.0.0.1]) by localhost (comms.puri.sm [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UJ3WHmDS4bbL; Mon, 11 Jan 2021 00:24:49 -0800 (PST) Subject: Re: [PATCH v2 2/4] arm64: dts: imx8mq-librem5: add pinctrl for the touchscreen description To: Shawn Guo Cc: robh@kernel.org, festevam@gmail.com, kernel@pengutronix.de, linux-imx@nxp.com, krzk@kernel.org, kernel@puri.sm, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20201222151347.7886-1-martin.kepplinger@puri.sm> <20201222151347.7886-3-martin.kepplinger@puri.sm> <20210111002942.GR28365@dragon> From: Martin Kepplinger Message-ID: Date: Mon, 11 Jan 2021 09:24:44 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 In-Reply-To: <20210111002942.GR28365@dragon> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11.01.21 01:29, Shawn Guo wrote: > On Tue, Dec 22, 2020 at 04:13:45PM +0100, Martin Kepplinger wrote: >> In order for the touchscreen interrupt line to work, describe it properly. >> Otherwise it can work if defaults are ok, but we cannot be sure. >> >> Fixes: 8f0216b006e5 ("arm64: dts: Add a device tree for the Librem 5 phone") >> Signed-off-by: Martin Kepplinger >> --- >> arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi | 9 +++++++++ >> 1 file changed, 9 insertions(+) >> >> diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi >> index 55268fc0622e..a60df09d90f7 100644 >> --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi >> +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi >> @@ -459,6 +459,13 @@ >> >; >> }; >> >> + pinctrl_touch: touchgrp { >> + fsl,pins = < >> + /* TP_INT */ >> + MX8MQ_IOMUXC_ENET_RD1_GPIO1_IO27 0x80 > > Miss indentation for these two lines. > > I fixed it up and applied the series. > > Shawn > thanks for this! martin