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 2E917C001B0 for ; Fri, 30 Jun 2023 08:12:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230506AbjF3IMb (ORCPT ); Fri, 30 Jun 2023 04:12:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34320 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232097AbjF3IMa (ORCPT ); Fri, 30 Jun 2023 04:12:30 -0400 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 841291FCD for ; Fri, 30 Jun 2023 01:12:29 -0700 (PDT) Received: by mail-lf1-x131.google.com with SMTP id 2adb3069b0e04-4fa48b5dc2eso2619264e87.1 for ; Fri, 30 Jun 2023 01:12:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1688112748; x=1690704748; 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=OxbNv/NuIZYv+Sc5iZ3/gqGlhURz7mfFG5vvkmUQONs=; b=HX1AeRxjF2zjFFAc+6cJSNCpZziadTjoB5dKj8QKHOUrKBN5JvgvWdVOu9xHKyNNnB OpfJMaHc/Se5tMK9+EFVyzwFowNKq0Fal9vp+iyZDnWJCug6cEqlhhVy0Qy27XodPJNf i3vn2bkkStyjnNJgU/wmIQB9o9B6AVsSJn9TklTmFyKzRc1r+kj3eqgMVBF4r+ak/c6x teTQspslJgFDHOhahed9I7q08tmNUpI7frF6yb37FNN5mSbxDD4lqLMuhTJrT8Mi36zd 9YQY8r8ZF4ZSqqM2za/e2J/Tb4oRWnK9oj09qbhH/7f4BaZrpr7t68fv83etVpn0mTta EgJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688112748; x=1690704748; 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=OxbNv/NuIZYv+Sc5iZ3/gqGlhURz7mfFG5vvkmUQONs=; b=XPUh5pYfbdWYPGAf5BxmveeyiHPf9om3fJe2AsoqFxtz0V+XKBiZKhOtbhP/HqYjdj 5UuBm4qGCSImrMg/KO0qzdmmxMkqCu0/sgeFEKe4u6Xo8w72UcL+wNLfXYfK+iQKnyij /QHteZJiEpO2qQx4Meq6GuXnoYkjOfBXfOVgrBKOd+YlN39Rhzh8GuoYJeNX2IlyVXu5 xqKlOL9Qc/0xYVUcWePKmmex242P9d0LVtnUVLMkBbFyLhSUmmhDDTlbAW1gqs9MYJxj mtfhdO6omaPz+CvIA0avKMfqDIxgMrYdb8Z3xgZazt1iVylb/9PkKCZwQiQK975BNZpd pj3Q== X-Gm-Message-State: ABy/qLb2GMUx9NgTsGnPggbY95ghQmQPYWdBD2eXMQMdV1w8CelrOffp 5gFliTxmJzVt9AiHSq4RvhMkMQ== X-Google-Smtp-Source: APBJJlHg7AwqjZCPAqNwkzg/waBqzLw3gyBr7VeKpydrPhOxpKjWrXw6CAjOwIoRZqeuQc0Bkfy3lQ== X-Received: by 2002:ac2:4dad:0:b0:4f8:62a6:8b2 with SMTP id h13-20020ac24dad000000b004f862a608b2mr1612530lfe.46.1688112747811; Fri, 30 Jun 2023 01:12:27 -0700 (PDT) Received: from [192.168.1.101] (abyj222.neoplus.adsl.tpnet.pl. [83.9.29.222]) by smtp.gmail.com with ESMTPSA id h15-20020a19700f000000b004fac93bdaecsm2360304lfc.242.2023.06.30.01.12.26 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 30 Jun 2023 01:12:27 -0700 (PDT) Message-ID: Date: Fri, 30 Jun 2023 10:12:26 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH 3/7] arm64: dts: qcom: pmr735b: fix thermal zone name Content-Language: en-US To: Dmitry Baryshkov , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org References: <20230630061315.4027453-1-dmitry.baryshkov@linaro.org> <20230630061315.4027453-4-dmitry.baryshkov@linaro.org> From: Konrad Dybcio In-Reply-To: <20230630061315.4027453-4-dmitry.baryshkov@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 30.06.2023 08:13, Dmitry Baryshkov wrote: > The name of the thermal zone in pmr735b.dtsi (pmr735a-thermal) conflicts > with the thermal zone in pmr735a.dtsi. Rename the thermal zone according > to the chip name. > > Fixes: 6f3426b3dea4 ("arm64: dts: qcom: pmr735b: add temp sensor and thermal zone config") > Signed-off-by: Dmitry Baryshkov > --- Reviewed-by: Konrad Dybcio Konrad > arch/arm64/boot/dts/qcom/pmr735b.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/qcom/pmr735b.dtsi b/arch/arm64/boot/dts/qcom/pmr735b.dtsi > index ec24c4478005..f7473e247322 100644 > --- a/arch/arm64/boot/dts/qcom/pmr735b.dtsi > +++ b/arch/arm64/boot/dts/qcom/pmr735b.dtsi > @@ -8,7 +8,7 @@ > > / { > thermal-zones { > - pmr735a_thermal: pmr735a-thermal { > + pmr735b_thermal: pmr735b-thermal { > polling-delay-passive = <100>; > polling-delay = <0>; > thermal-sensors = <&pmr735b_temp_alarm>;