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 BBA71C46467 for ; Wed, 4 Jan 2023 14:15:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235112AbjADOP4 (ORCPT ); Wed, 4 Jan 2023 09:15:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39570 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234578AbjADOPl (ORCPT ); Wed, 4 Jan 2023 09:15:41 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CF40639FAB for ; Wed, 4 Jan 2023 06:14:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1672841687; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=9cfdRosRnqWGgYsCh7xZca32Ewr/g2k4G8qYMhpZ2gk=; b=HX+Bh1b99eHO6KCR6G/lVfyp8gN5dXN/i1zgfvHC6fnCY17d+2ZPJeX8JeRzxTtjExUbda Fn/D9u0jOfaP3y5Kt+7xhaRNHueWb++Dq/L4roHB1PKHT5n6n9MHKZMaFou8SB/yc4NVpq H56uYsB4j+A/d5pBQnnd4ELnFR93E2Y= Received: from mail-qv1-f70.google.com (mail-qv1-f70.google.com [209.85.219.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-189-MZZWL-2WM4-hDb6w4kKg-Q-1; Wed, 04 Jan 2023 09:14:44 -0500 X-MC-Unique: MZZWL-2WM4-hDb6w4kKg-Q-1 Received: by mail-qv1-f70.google.com with SMTP id nt2-20020a0562143c0200b004c74f7ec3afso17679364qvb.2 for ; Wed, 04 Jan 2023 06:14:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=user-agent:in-reply-to:content-disposition:mime-version:references :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9cfdRosRnqWGgYsCh7xZca32Ewr/g2k4G8qYMhpZ2gk=; b=JVm/3VcX425eTgP94hAg6F//AuA1CBE/Dr5dWXPEss9WGCJyCRxRn5sH089VgrI3FN ayYBGEHP56bTuaRcjfV2DEmQM8e1q1nZnNfoFyeAXXlqSHf3MqQJFeFsHlJKn8LJGq9d dAPlHG/cs7smhAYSl1tD/drq8CA9KzJjJCymBGo0EoJPjoEHUQWPEqKhJI6cBcwgVwtB KPLzPb1g8Uv0QbMQSXp+yakugMPS1nj8vqHL22Q0+9VY0GAlcBx8p7Q5/4gmO7+OyV77 SpKywm0FvPPeo+Iff+R6g6qhJqmVnkzFjvqtbC883Bv3xTecTALRzlwbQJz2Zkuhr/J/ g2UA== X-Gm-Message-State: AFqh2koJqtAGPlAI90pzxnZmZnzBT4snlmnFK1cMcpnGhKd+KzXcJoBT PgGIcqeZzK11yxbWMS5dFEGk9AjRaRkEXxueAjGcxYHM7ZRMcC1VyAJqyJ0WuuB55AAOdShbJJW I7NLRofgFNsMny2wRajMigb4A X-Received: by 2002:ac8:4247:0:b0:3a8:2e48:349f with SMTP id r7-20020ac84247000000b003a82e48349fmr68869476qtm.61.1672841683752; Wed, 04 Jan 2023 06:14:43 -0800 (PST) X-Google-Smtp-Source: AMrXdXs+seHgT1LQmMai82icTAb5q4cuIvHG0Fp8IH23mh3AfCWFoUZldcrrRerBKNPKLa89DFwBqQ== X-Received: by 2002:ac8:4247:0:b0:3a8:2e48:349f with SMTP id r7-20020ac84247000000b003a82e48349fmr68869366qtm.61.1672841682031; Wed, 04 Jan 2023 06:14:42 -0800 (PST) Received: from x1 (c-73-214-169-22.hsd1.pa.comcast.net. [73.214.169.22]) by smtp.gmail.com with ESMTPSA id i7-20020a05622a08c700b00343057845f7sm20431560qte.20.2023.01.04.06.14.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 06:14:41 -0800 (PST) Date: Wed, 4 Jan 2023 09:14:39 -0500 From: Brian Masney To: Steev Klimaszewski Cc: andersson@kernel.org, krzysztof.kozlowski+dt@linaro.org, quic_shazhuss@quicinc.com, konrad.dybcio@linaro.org, robh+dt@kernel.org, johan+linaro@kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, ahalaney@redhat.com, echanude@redhat.com, Javier Martinez Canillas Subject: Re: [PATCH v3 0/7] dts: qcom: sc8280xp: add i2c, spi, and rng nodes Message-ID: References: <20221220192854.521647-1-bmasney@redhat.com> <4d434dd7-cd3c-ed53-c337-4cf1ba018aef@kali.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4d434dd7-cd3c-ed53-c337-4cf1ba018aef@kali.org> User-Agent: Mutt/2.2.7 (2022-08-07) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 21, 2022 at 01:41:52PM -0600, Steev Klimaszewski wrote: > One note, and this isn't due to your patches at all, but the touchscreen on > the Thinkpad X13s needs to be manually bound in order to work via echo > 1-0010 | sudo tee /sys/bus/i2c/drivers/i2c_hid_of/bind - this patch does not > affect that, though I had hoped maybe it would. > > Tested on the Lenovo Thinkpad X13s > > Tested-by: Steev Klimaszewski Hi Steev, I believe that I remember reading at some point that the touchscreen issue on the x13s was related to some probe deferral issues. If so, try adding this patch series from Javier to see if that helps the situation: https://lore.kernel.org/lkml/20221116115348.517599-1-javierm@redhat.com/ Javier separately encountered a probe deferral issue when enabling a Snapdragon-based Chromebook on Fedora that caused him to work on that patch series. Brian