From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 15A69C43217 for ; Tue, 22 Nov 2022 12:09:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233647AbiKVMJX (ORCPT ); Tue, 22 Nov 2022 07:09:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54760 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233618AbiKVMJR (ORCPT ); Tue, 22 Nov 2022 07:09:17 -0500 Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BDB0E49B4B for ; Tue, 22 Nov 2022 04:09:10 -0800 (PST) Received: by mail-lf1-x12d.google.com with SMTP id g7so23289187lfv.5 for ; Tue, 22 Nov 2022 04:09:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=Csnc48Urn5gOv0ohzJqQzyx1zsvPYe4yFR3Q3spVEss=; b=Fh59EBhehUaw9BnEhRk64bPt5Tzu2mqPOIkg1lhypyOFmh9qgxRl2okP/gSvIyaOFg yct+f+OJcCcL2SRKf73tRhQrzEJQ/GV/fs4umpCFxiQy7/bGxxTJmpXCOh1U6oBpkJ1M xpO0l2q5MgvppWrQ0H8YyHs6wjQORNfAgG6nCVH7y7OzaLjshW9rpt+zvnHnJMfIv4Rz 6SLlAdOacvYqoFV8c8GRpKGW3CeoZvZNX6DoLz2m7VyQ9cm0iWtdtbs781AX8d0MAQK4 v2rAppcXHcERiFxG473qZ/83W/QTakMVAyzL+bWmMfJ2bSkJIRAxIBBpjemj2P9NVDGA a52Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Csnc48Urn5gOv0ohzJqQzyx1zsvPYe4yFR3Q3spVEss=; b=CXkKFjGahFnUVraojY1PzDGAMGTvScomuRh1iBmhcdyxncCAjyfLQ0sb17TPtw8E5y bMs6/+V2iFvhAGyBdC5kR4Ms4cG8UxmLTOrqf4v0FEthpe3P+4s+Ih1rZ3eHEPEg7L2y XFGXsUL0Ind01MxDH8Vk0POlkeN7rtvfwGMpsgMvN0AfHIy2ERKBi4MjawtG8lcU0l3V RQcb8AhkslYXNEWj7g2Uymde0WjiuYpV4gHFLkTw9MmrS6Pw2ywimQR7wHjTMOXxUnKd 3ETklMlZlghKtblQ5dUy2YZ4z6ga8BlOn4+vOOJTG8JC6vZ3TxLekAbT+EnrKstKbiYL QOnw== X-Gm-Message-State: ANoB5pnAcO1nhnuMmU50Adxu8mCTRpZ8Nyd/T8fTBp82sNeszSangQmz W8vfUXuo2sb/VhTHA/3l8A4GHA== X-Google-Smtp-Source: AA0mqf6YcHIO+ovT7hifVj6mBVLdQ4MRhx3eLJDMkq6hkySZwNsp48jRqBgcfhwZZMphiDdwQrruyw== X-Received: by 2002:ac2:4e07:0:b0:4a2:2a60:ecf5 with SMTP id e7-20020ac24e07000000b004a22a60ecf5mr8184639lfr.57.1669118948977; Tue, 22 Nov 2022 04:09:08 -0800 (PST) Received: from [192.168.1.101] (95.49.32.48.neoplus.adsl.tpnet.pl. [95.49.32.48]) by smtp.gmail.com with ESMTPSA id m6-20020a056512358600b0049468f9e697sm2431397lfr.236.2022.11.22.04.09.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 22 Nov 2022 04:09:08 -0800 (PST) Message-ID: Date: Tue, 22 Nov 2022 13:09:07 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: [PATCH 1/2] ARM: dts: qcom: msm8974-castor: Fix touchscreen init To: Luca Weiss , linux-arm-msm@vger.kernel.org Cc: ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221121213019.324558-1-luca@z3ntu.xyz> Content-Language: en-US From: Konrad Dybcio In-Reply-To: <20221121213019.324558-1-luca@z3ntu.xyz> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 21.11.2022 22:30, Luca Weiss wrote: > On some devices a higher delay is needed, otherwise touchscreen probe > fails. > > Signed-off-by: Luca Weiss > --- Reviewed-by: Konrad Dybcio Konrad > Two simple patches that have been sitting around in msm8974-mainline > tree for a while. > > .../arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts b/arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts > index 36044130a739..2725bd343f3a 100644 > --- a/arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts > +++ b/arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts > @@ -122,7 +122,7 @@ synaptics@2c { > pinctrl-names = "default"; > pinctrl-0 = <&ts_int_pin>; > > - syna,startup-delay-ms = <10>; > + syna,startup-delay-ms = <100>; > > rmi-f01@1 { > reg = <0x1>;