[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f699bf19-c5df-c2da-af23-ef144cec4750@puri.sm>
Date: Mon, 11 Jan 2021 09:24:44 +0100
From: Martin Kepplinger <martin.kepplinger@...i.sm>
To: Shawn Guo <shawnguo@...nel.org>
Cc: robh@...nel.org, festevam@...il.com, kernel@...gutronix.de,
linux-imx@....com, krzk@...nel.org, kernel@...i.sm,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/4] arm64: dts: imx8mq-librem5: add pinctrl for the
touchscreen description
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 <martin.kepplinger@...i.sm>
>> ---
>> 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
Powered by blists - more mailing lists