Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp1647063rwb; Wed, 14 Dec 2022 12:56:58 -0800 (PST) X-Google-Smtp-Source: AA0mqf4dpWPNTg7BM+MbOAFVxVWJLxK4wvFVL9nCSnKlKYlEwRngFVelPEXo4xUGbta0KY0mng8H X-Received: by 2002:a17:902:e887:b0:189:e5c5:3a92 with SMTP id w7-20020a170902e88700b00189e5c53a92mr36126898plg.60.1671051417808; Wed, 14 Dec 2022 12:56:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1671051417; cv=none; d=google.com; s=arc-20160816; b=ImZ0tw2lzFcVx/O75ZK3qpQlhEi/q7p97B0Wi8KRTS1JOXlTy/4eoacpXSCPqy3r/g XMy0oU8roZ9m2z9nXn+DBCgICrKhloF4Kk0vHJXortD2VJje94ZQuwlIzHmaMrfRgRRi RG1VPDFavvOM6F3IDvZ11C61tTW+ELr04ybFvp3bcPVkqBMceRFWOR5rb5G1RxRXDeMD L7lmMxFSsKHBBgqG4RlhnJpP6BGku5KcXUMjar0wD6qul0OKlXMpJlEzpjugN1QtAYiL 1+vbRIjgv7bCuE2XnEwvYz1sXLUW6r/bcpozN4P2Rd/ZH+QqvpUODGF4UneXzqGWwgQA Nlkg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:mail-followup-to:message-id:subject:cc:to:from:date; bh=Gg5VHzytN8jqpFP8nPApo1tI5MdiC0vLrQrrJSVHjVo=; b=ktNC+5pNQuI+qArzYu1rgprNkcc+ol6nw13ihU/4qZNaRxwGoz4RmAo6qkGK0ph6E7 sYvAJnR13/7H0KFcoXwOrEHo2J64JlgrFFRZ7m9PcXdG8KLBmQB2eq0KOSNxV3PH2Txh fMdMsjayazHkgbrXEXHZSvZeTUdZxkTDZFvIHqzMg8HEufK87/h/aXmC4DyZ6PV55RBy 86+icLhVsalamdNyB4Wz5K5qp3AmEyRDScXq7BuiaZBgkQ4zlX9h6rNW8eTXZT6ctXWH wXXBlGntyiRfg6l975ghPgrTFKvuFWl8A0TnF0MedKl6B+CtPhsDWsQQ4bhZ9AHOr0kH vs7g== 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 u17-20020a170902e21100b00189aee21a03si3412785plb.423.2022.12.14.12.56.49; Wed, 14 Dec 2022 12:56:57 -0800 (PST) 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 S229942AbiLNUke (ORCPT + 69 others); Wed, 14 Dec 2022 15:40:34 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39878 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229931AbiLNUkB (ORCPT ); Wed, 14 Dec 2022 15:40:01 -0500 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 0D0232C676 for ; Wed, 14 Dec 2022 12:39:05 -0800 (PST) Received: from SoMainline.org (94-209-172-39.cable.dynamic.v4.ziggo.nl [94.209.172.39]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by m-r2.th.seeweb.it (Postfix) with ESMTPSA id 4EDC43F77A; Wed, 14 Dec 2022 21:39:03 +0100 (CET) Date: Wed, 14 Dec 2022 21:39:02 +0100 From: Marijn Suijten To: Krzysztof Kozlowski Cc: Luca Weiss , linux-arm-msm@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, AngeloGioacchino Del Regno , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Jonathan Cameron Subject: Re: [PATCH v3 2/2] arm64: dts: qcom: Add configuration for PMI8950 peripheral Message-ID: <20221214203902.jilmsvf3bhg2kwqf@SoMainline.org> Mail-Followup-To: Marijn Suijten , Krzysztof Kozlowski , Luca Weiss , linux-arm-msm@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, AngeloGioacchino Del Regno , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Jonathan Cameron References: <20221101161801.1058969-1-luca@z3ntu.xyz> <36eb03e8-aace-f7ce-edc8-53715021c0ea@linaro.org> <20221208112055.m7sqg3ysxzskqjp4@SoMainline.org> <5740737.DvuYhMxLoT@g550jk> <20221209203851.sy37qqzczoaruuyb@SoMainline.org> <4846bb5f-79a9-e199-6a1c-5021e975e7ee@linaro.org> <20221210163121.woacrjuicb3vuzcn@SoMainline.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,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 2022-12-11 21:11:51, Krzysztof Kozlowski wrote: > On 10/12/2022 17:31, Marijn Suijten wrote: > > [..] > > If we were able to have rules for labels, would I then be allowed to > > "correct" this? > > If we had rules, yes. But we do not have. That's like - I will rename > all variables because of some non-existing rules... There is no rule, no > coding style (except what I wrote)... > > > The inconsistency between DTs is /super/ annoying (and > > it looks wrong to have a singular _gpio named thing contain /multiple > > gpios/), > > What do you mean - looks wrong? It's just a label which does not matter, > so how it can be wrong? > > > but just because we can't express this in dt-bindings (or so I > > think) we shouldn't change it? > > No, it just does not matter, so there is no benefit to change it, in my > opinion, if label is readable and follows generic convention > (underscores). Of course someone might treat its readability different > and maybe for someone the missing "s" at the end is important. That must be me. > I am just > saying that, unlike the node names, the label has little impact/effect. > > However just be clear - this change also does not harm, so I am > perfectly fine with it. Okay, I'd prefer to have it :) - Marijn