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 X-Spam-Level: X-Spam-Status: No, score=-16.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8951AC43600 for ; Tue, 18 May 2021 16:27:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 659636109F for ; Tue, 18 May 2021 16:27:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350605AbhERQ25 (ORCPT ); Tue, 18 May 2021 12:28:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53930 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1350604AbhERQ2z (ORCPT ); Tue, 18 May 2021 12:28:55 -0400 Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 632BFC0613ED for ; Tue, 18 May 2021 09:27:35 -0700 (PDT) Received: by mail-pj1-x102a.google.com with SMTP id n6-20020a17090ac686b029015d2f7aeea8so1859497pjt.1 for ; Tue, 18 May 2021 09:27:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=f1d/gi6dWIkxeOVPavTj9FbVcjVV1QNQTHRoa065Axw=; b=ltK2Iy7UdPjTLSC30wGMvTDqSuz9Tgdw5TPVjMsfHwcsICjhevbCzkqvnNmYfn4OGw ME3LAkIlii0f3cb+FMfATTKVje3qgqtyyLv7HbeqRlZsaUkGCLFATvjez4IZ96DDla5m PxBhkAB9GQL67fnkmX2ZLFmzmtcJyR6PF0uag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=f1d/gi6dWIkxeOVPavTj9FbVcjVV1QNQTHRoa065Axw=; b=gz2RKOOv+osWt8MJbXmksPhVDy+lVo4TIwLjyYNe1iPb4mGhVCz+Db9ZkzX0LQcbqJ OVsZ9HurZSc3/zaU40fJ4bj7t7RsJnfwhYaoIsWIKC0XAR4SSF2uOewfEj4DTJus4Hkq xIYgZSlqGbnBI5oufktI1ClFqS0kwKwflaYg2mrg8V06xYM3I8OZZduznPOzjnpJtSs6 IhOpfEH9LZmSod+QIMwAkL5Zbsek4Cph0oPBu3o8D2rdLrmV5t3ojzN6NmAbT9to8qZD yI5I7PtIHHZRCrkjIPoPbWs4Jj520fBvncbHUwT45uOWDUK0YI4IBSgoY/lko/uwJIk7 gvGg== X-Gm-Message-State: AOAM5323WuZYgRAY7agRuZk2F4dNcWGIo3JQBflRVJuYOK+N9PYqlQNy LW4al47lKcaEUaC1tmNVB9IPKg== X-Google-Smtp-Source: ABdhPJzWDMbUyShJOIx/gvCaFmMVofj6AaRHabNDQzzxjDYAOK3p+QoSxAXMzeVSyXoUi8wW/IS3YA== X-Received: by 2002:a17:902:44:b029:ee:9107:4242 with SMTP id 62-20020a1709020044b02900ee91074242mr5541000pla.18.1621355254874; Tue, 18 May 2021 09:27:34 -0700 (PDT) Received: from localhost ([2620:15c:202:201:5b64:c814:4f8b:838e]) by smtp.gmail.com with UTF8SMTPSA id l67sm13529552pgl.18.2021.05.18.09.27.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 18 May 2021 09:27:34 -0700 (PDT) Date: Tue, 18 May 2021 09:27:31 -0700 From: Matthias Kaehlcke To: Vinod Koul Cc: satya priya , Andy Gross , Bjorn Andersson , Rob Herring , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, kgunda@codeaurora.org Subject: Re: [RESEND PATCH V4 2/8] arm64: dts: qcom: sc7280: Add thermal-zones node Message-ID: References: <1621318822-29332-1-git-send-email-skakit@codeaurora.org> <1621318822-29332-3-git-send-email-skakit@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 18, 2021 at 05:14:03PM +0530, Vinod Koul wrote: > On 18-05-21, 11:50, satya priya wrote: > > Add thermal-zones node for SC7280 SoC. > > > > Signed-off-by: satya priya > > Reviewed-by: Matthias Kaehlcke > > --- > > Changes in RESEND V4: > > - No Changes. > > > > arch/arm64/boot/dts/qcom/sc7280.dtsi | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/qcom/sc7280.dtsi b/arch/arm64/boot/dts/qcom/sc7280.dtsi > > index 2cc4785..2a7d488 100644 > > --- a/arch/arm64/boot/dts/qcom/sc7280.dtsi > > +++ b/arch/arm64/boot/dts/qcom/sc7280.dtsi > > @@ -1125,4 +1125,7 @@ > > , > > ; > > }; > > + > > + thermal_zones: thermal-zones { > > + }; > > Empty node..? what am i missing here... The 'thermal-zones' node with the SoC thermal zones is usually created in the .dtsi, however it doesn't exist yet. The 'Add DT bindings and device tree nodes for TSENS in SC7280' series (https://patchwork.kernel.org/project/linux-arm-msm/list/?series=478225) is creating it, but the series hasn't landed yet. The node is needed by other patches in this series that add non-SoC thermal zones. Hence either an empty node needs to be added (for now) or this series should 'officially' depend on the TSENS series mentioned above.