Received: by 2002:a05:6358:16cd:b0:dc:6189:e246 with SMTP id r13csp977554rwl; Fri, 4 Nov 2022 08:26:50 -0700 (PDT) X-Google-Smtp-Source: AMsMyM6+k6cyPQ27DrV8QLXSVrmWzQfkps+eZBPB9m68jB1ubuKExh5w06BkrpzMK7GedO4BikiD X-Received: by 2002:a50:c21a:0:b0:463:c2ac:95f6 with SMTP id n26-20020a50c21a000000b00463c2ac95f6mr18788925edf.398.1667575610363; Fri, 04 Nov 2022 08:26:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1667575610; cv=none; d=google.com; s=arc-20160816; b=zRY/jgbPn2XEg/JONUUqUFE2D0e3iHEwUk9YtiR7sGNkklkAijj9aXv86gflwqu4Pu kdWMCY2UMK47UUHLG7NlQjVqnX0mLoWaJO3pgGMeNur8n575jh8pYCiLeRqh7yaARLbk aAC4pXP0rDaNRyAqumo8o17LHukI8JPXfFQsjudpdPY1LHwRRx+aZgsbxxzktyDlC3cS SsVRQFm7JK1zcPukO5NCS0zbByFCsuHhA05dXpyI1+oFg+cSr0iszIN62mcQfI172NIp js9ZliRt4jW6drqqN+GFObfb1qhcCZy2/dSin5zL82VtRS0hN2syP+s2rHoXxzVecuFC JpmQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:subject:user-agent:mime-version:date:message-id; bh=cpmroHYD0X6ecbFpsixqBDKaQJ8c1Tc5GsTBoGC/VDA=; b=TOPtJ91Z6ajH143ACRZ1E4BQtGsKn3rUh7H61rin49u0w/Y1VcJ0lSbxrrwUu8WOqL Oetfwkyv7XlS72L3KVEITLeqGVFklIZ3Iv3mi16r2LH7nSl9xwdV8gwWxxcmhSr1B0uZ L+oAYP9MGP+QbvwSkIWOtrI6BuAJ2Bw/CymVWi0fCrVEqQRR9C8Sj9qKpWsJaML2f2iy hP+mZ+7crkJabM13l/cfmGjMRcgj3TGGdz8eCP32WiURTvzGtEKDv5Q1xwAPL7Ur8exF XIQu2RXQJIjsIbNOwIZaZ8qvBYQZD1BzNuRRj47rDkwEOvakc59U2IH/zCXiyqBlMIsQ Bb5g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id v26-20020aa7d65a000000b004615b657cbcsi4368508edr.190.2022.11.04.08.26.26; Fri, 04 Nov 2022 08:26:50 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231470AbiKDOjs (ORCPT + 96 others); Fri, 4 Nov 2022 10:39:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52124 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231334AbiKDOjR (ORCPT ); Fri, 4 Nov 2022 10:39:17 -0400 Received: from m-r2.th.seeweb.it (m-r2.th.seeweb.it [IPv6:2001:4b7a:2000:18::171]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0473A31EF9 for ; Fri, 4 Nov 2022 07:36:58 -0700 (PDT) Received: from [192.168.31.208] (unknown [194.29.137.22]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by m-r2.th.seeweb.it (Postfix) with ESMTPSA id 6731B3F6D6; Fri, 4 Nov 2022 15:36:56 +0100 (CET) Message-ID: <7f5218ef-7c68-dc2c-27f8-eeb01ba3813a@somainline.org> Date: Fri, 4 Nov 2022 15:36:55 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.4.1 Subject: Re: [PATCH v10 3/4] arm64: dts: qcom: sc7280: Add touchscreen and touchpad support for evoker To: Doug Anderson Cc: Sheng-Liang Pan , LKML , Andy Gross , Bjorn Andersson , Krzysztof Kozlowski , Rob Herring , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org References: <20221104061941.2739938-1-sheng-liang.pan@quanta.corp-partner.google.com> <20221104141515.v10.3.I3ac715e729f6f9b5a3e3001b155df4f9d14e6186@changeid> <139c06eb-14b8-10b5-80b7-ba8ec8579846@somainline.org> From: Konrad Dybcio In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/11/2022 15:32, Doug Anderson wrote: > Hi, > > On Fri, Nov 4, 2022 at 7:28 AM Konrad Dybcio > wrote: >> >> >> On 04/11/2022 15:25, Doug Anderson wrote: >>> Hi, >>> >>> On Fri, Nov 4, 2022 at 2:35 AM Konrad Dybcio >>> wrote: >>>> >>>> On 04/11/2022 07:19, Sheng-Liang Pan wrote: >>>>> Change touchpad and touchscreen node for evoker >>>>> Touchpad: SA461D-1011 >>>>> Touchscreen: GT7986U >>>> What's the reasoning? Were they changed post r0? Is r0 support >>>> effectively dropped? >>>> >>>> The changes look ok, but I feel like this needs more of a comment in the >>>> commit msg. >>> As I understand it r0's toucscreen/touchpad were not right to start >>> with. We are moving towards getting things upstream sooner and that >>> means that hardware hasn't always been fully tested out. >>> >>> I certainly wouldn't object to a better commit message here, but in >>> this case there are no real world users (yet) and thus nobody is >>> really affected by this churn. ...so IMO if the series needs to be >>> spun for some other reason then the commit message could be updated, >>> but I wouldn't object to it landing as-is either. >> >> If there are no real (read: not-an-internal-devboard) devices using it, >> then I >> >> agree, it's fine to merge as-is. > > I can confirm that. There are no evoker devices in the wild. > > -Doug In this case: Reviewed-by: Konrad Dybcio Please include explanations like these in the commit message next time. Konrad