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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C7C8FC433FE for ; Mon, 25 Oct 2021 02:24:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A564C60EBC for ; Mon, 25 Oct 2021 02:24:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232072AbhJYC1C (ORCPT ); Sun, 24 Oct 2021 22:27:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45048 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231938AbhJYC1A (ORCPT ); Sun, 24 Oct 2021 22:27:00 -0400 Received: from mail-ot1-x334.google.com (mail-ot1-x334.google.com [IPv6:2607:f8b0:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5B123C061764 for ; Sun, 24 Oct 2021 19:24:39 -0700 (PDT) Received: by mail-ot1-x334.google.com with SMTP id x27-20020a9d459b000000b0055303520cc4so12820676ote.13 for ; Sun, 24 Oct 2021 19:24:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=i36gJPjI9a6NPzKIQ98b+JVm12o4NkdkYYJPaIDx2U8=; b=nI1gWwqKycE/NwnznWTcpkEY4wXmgPmwaxfJ1vhpvVgcn1yxHkNBkFutTq+Mx6TzNr f/lucOI/UsYBg/YOhAMfNHh3VhKBJZCaTLf5finPoRv2w2QpQYGUBQkLN17THcsAnLJ7 ZppvwCFdWqSDd3w4Cef+ISEtNnNAJLT7yANJFAuE9dah1RB0EzqQTFn/3Ieo1BdqjRE+ rgYUeuwhCVDN/gMr2wX8EUhWRDM0KL9PBk4qRLtamuyXrJyHCfFe3zGsdd84aZfoxQDy NdBncm4wVwfG5E91gKh3/EYMm4uyqaTbd3Jki8aCKHrg/4GAIbg9hYO6n0alpct84ySW gaXA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=i36gJPjI9a6NPzKIQ98b+JVm12o4NkdkYYJPaIDx2U8=; b=6zgrK07OlZgmoOxZ3x38IVtwy8/qmhN8afNgVMFgrOXD+54Npbi4XCZ62fBUQ/tMJE M0nJkdwCMx4n+SeqYdPuknkOEgHa3iEePrjoISzB9QayGOQn8kgMzaqQhKB3NfGVZAWn fKsb2u4q01ePYO9q0PJp0g+AxCF7x5t7JcSADBIjfpoVu9skZysruMivAqR8VVcs9Jro olCVm5y0wj2wTeBZvxEJzBjPidGib0luvqyfXa8FI01Uy7Ne5kwCDBtkcZQl+w3BnapL 5/XB+D3/A/uYaRR/Pk/hn+XrQ3DGFRoBFB9SglKr4fhDqyngrLsed3B7M1eUF9jy/bjM EsDQ== X-Gm-Message-State: AOAM533rcZOIk33+zIPV+/JZ64OdAfIJFQR5UbPjKdJR0MVnOP3XGsST DgnhhXbQeAo8cUtUngaFWFbY9Q== X-Google-Smtp-Source: ABdhPJznI3jwKztaWfkjzMYgLyTR07+z5juLa1nlvd4+1yC90lCRZRXb9jElialOmWa1dBGTukeVTQ== X-Received: by 2002:a05:6830:30ad:: with SMTP id g13mr11505287ots.344.1635128678653; Sun, 24 Oct 2021 19:24:38 -0700 (PDT) Received: from yoga ([2600:1700:a0:3dc8:40c7:d4ff:fe65:a72c]) by smtp.gmail.com with ESMTPSA id w17sm3361499otm.50.2021.10.24.19.24.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 24 Oct 2021 19:24:38 -0700 (PDT) Date: Sun, 24 Oct 2021 21:24:36 -0500 From: Bjorn Andersson To: David Heidelberg Cc: Stephen Rothwell , Andy Gross , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build warning after merge of the qcom tree Message-ID: References: <20211025102802.11a92147@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun 24 Oct 18:40 CDT 2021, David Heidelberg wrote: > Hello, > > I believe patch "ARM: dts: qcom: fix typo in IPQ8064 thermal-sensor node" > should solve it [1] (sent 4 days ago, not merged yet thou). > > David > [1] https://lists.sr.ht/~okias/devicetree/patches/25837 > > Best regards > David Heidelberg > Thank you, I had indeed missed that. It's now picked up. Regards, Bjorn > On Mon, Oct 25 2021 at 10:28:02 +1100, Stephen Rothwell > wrote: > > Hi all, > > > > After merging the qcom tree, today's linux-next build (arm > > multi_v7_defconfig) produced this warning: > > > > arch/arm/boot/dts/qcom-ipq8064.dtsi:52.19-70.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor0-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:72.19-90.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor1-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:92.19-110.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor2-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:112.19-130.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor3-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:132.19-150.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor4-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:152.19-170.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor5-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:172.19-190.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor6-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:192.19-210.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor7-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:212.19-230.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor8-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:232.19-250.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor9-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:252.20-270.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor10-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:52.19-70.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor0-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:72.19-90.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor1-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:92.19-110.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor2-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:112.19-130.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor3-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:132.19-150.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor4-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:152.19-170.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor5-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:172.19-190.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor6-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:192.19-210.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor7-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:212.19-230.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor8-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:232.19-250.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor9-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > arch/arm/boot/dts/qcom-ipq8064.dtsi:252.20-270.5: Warning > > (thermal_sensors_property): /thermal-zones/sensor10-thermal: Missing > > property '#thermal-sensor-cells' in node > > /soc/clock-controller@900000/thermal-sensor@900000 or bad phandle > > (referred from thermal-sensors[0]) > > > > Presumably introduced by commit > > > > 88542b1d37dc ("ARM: dts: qcom: fix thermal zones naming") > > > > -- > > Cheers, > > Stephen Rothwell > >