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 0F65AC76196 for ; Sun, 2 Apr 2023 10:35:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230264AbjDBKfF (ORCPT ); Sun, 2 Apr 2023 06:35:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53358 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229811AbjDBKfD (ORCPT ); Sun, 2 Apr 2023 06:35:03 -0400 Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 83F2010A89 for ; Sun, 2 Apr 2023 03:35:01 -0700 (PDT) Received: by mail-ed1-x536.google.com with SMTP id ew6so106422037edb.7 for ; Sun, 02 Apr 2023 03:35:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680431700; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=lYxRtQCnJGmS5U01oWiKVzivoSmGFL4vbcMjdoXYdSg=; b=Sb5IeeSMSBIxky5+96t22ojhb0T8SqDakIA+88EP7TFX0zfb5+OShR+PbPzNa2pZLl ebSgf8kZNPl1l5hAk0Ogzz1pcnIRUsE6gAwaYr3r99uvKkTBpbdXpuZReqKPLswv/UJH k9aIOyxOZOqGJiUxSUKc2wNKs9XPKjEG7KNACeUJ4HdbruW+5hCn6wHMmP7/rX1Xpybh m0dk/wse6oAdAV3dv+RurIOr4ff8v6M5G0tqEAEBTpXBoLjZVZtF3nh90weWG90ow3Ax KadYLzDaKI7QkAr2Y4mTTBC1QpKTvYgqrqtIxkQUU0Cquhu0bVcDMeVGbV8vM/p1PSDl 21uQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680431700; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=lYxRtQCnJGmS5U01oWiKVzivoSmGFL4vbcMjdoXYdSg=; b=J+xAFeQ1nhz1esOI9qGBK3b3rVRwcIKuSWjDWTLoqYgrTH31qrmz5lIVhY65LrgS8n R8528TINHNvshb/vm9Q1tYBAzLlYgLfBjuW6fgDJBnP+1wIytJ6keBZWzGbHPeRgQQi+ t3vi7OQ0h6U1xbpAPzwKFNE/54tXrR6G2vu8MpJdzh5HVepaqqYSOsQKgVP3HKtA/ghq VM1L1zF4y6Y4N2B1XT5zpM8y0/okWfQ1z7O4y/OVJu6DHBZvR3rg/VUuFL/cHjYg+UhD Njjny7gOgrRnZtAQk3GEmHajpNKRYEkjpPo0DX0TzX6DSapFqZhDrN2Z/wdRhuEyKC1I IPYw== X-Gm-Message-State: AAQBX9dMK8O1PnJ4ZPRJ7JKwNMuC4tVhEm4MVDCQLZQKA0Rsm1RlPFgC deABSQbd2zIK0+y+tWEz7W5mLQ== X-Google-Smtp-Source: AKy350ayV5wC2kjjDOsSF9BoJR1UZ5vb6yDOHo3bpK1tRxUFU3NkIfCy6yxzZ4QoOfgLbnlBuOgZYQ== X-Received: by 2002:a17:906:3148:b0:930:fa8e:9597 with SMTP id e8-20020a170906314800b00930fa8e9597mr32252880eje.42.1680431699986; Sun, 02 Apr 2023 03:34:59 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:7f7f:6a30:7a20:94d5? ([2a02:810d:15c0:828:7f7f:6a30:7a20:94d5]) by smtp.gmail.com with ESMTPSA id rv27-20020a17090710db00b008d606b1bbb1sm3086291ejb.9.2023.04.02.03.34.59 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 02 Apr 2023 03:34:59 -0700 (PDT) Message-ID: <47efb05a-d1e7-a3c5-c423-4eb53fe86386@linaro.org> Date: Sun, 2 Apr 2023 12:34:58 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH v2 02/22] arm64: dts: qcom: pm8350b: fix thermal zone node name Content-Language: en-US To: Dmitry Baryshkov , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Johan Hovold , Jonathan Cameron , Lars-Peter Clausen , linux-iio@vger.kernel.org References: <20230401220810.3563708-1-dmitry.baryshkov@linaro.org> <20230401220810.3563708-3-dmitry.baryshkov@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230401220810.3563708-3-dmitry.baryshkov@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 02/04/2023 00:07, Dmitry Baryshkov wrote: > Correct the thermal zone node name to remove the clash with > pm8350c.dtsi. Remove unused labels. > > Fixes: 5c1399299d9d ("arm64: dts: qcom: pm8350b: add temp sensor and thermal zone config") Please describe the observable bug from that commit being fixed here. Any future clash, which did not exist that time, is not a bug. It's future. Naming changes here are more a matter of style, because the old names were correct according to our coding guidelines, just not precise (c instead of b). But node names anyway are not important from the point of view fixes and adding such tag will cause a needless backport. Best regards, Krzysztof