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 B43ABC433EF for ; Wed, 8 Jun 2022 13:53:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240492AbiFHNxk (ORCPT ); Wed, 8 Jun 2022 09:53:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45890 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240665AbiFHNxX (ORCPT ); Wed, 8 Jun 2022 09:53:23 -0400 Received: from mail-ej1-x62e.google.com (mail-ej1-x62e.google.com [IPv6:2a00:1450:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A9E90294229 for ; Wed, 8 Jun 2022 06:53:19 -0700 (PDT) Received: by mail-ej1-x62e.google.com with SMTP id v1so30938841ejg.13 for ; Wed, 08 Jun 2022 06:53:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=8PRvjGp7UM9Up4FPr/47yKpqJbueu9nLy8SWPr8RszU=; b=oeYK2TKyzTiHgPb0Dxk0KGifXeFTRCAUSuakM69XasAGQPYPgc12KOWBmpYN2gDoke LTqyvBarNMvXqzOY9EPoKbLU5GzS4PpqcFVuJ6WAHheXl92bmY8CjAD7rL8QQ+NeMARJ CSC2VO1DrTmtqqB++NgkBd2ji3C0k7WM9WFn8ImnO4DbPu7MprpDZ5zdBE1Q6p4Npkv3 RKvDGo3L5mMUqVPDd1Kf4QdwYwsaCJhR0VW/ZzRn78owqIDsNpg3iU0RbHodXLqvihDu fL5+uZNhees0fnqMHrV9UZezIboKwEQvJMtgxo+Czqzjp/MWvZowXF3q+jOVH6a//A8n 7B6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=8PRvjGp7UM9Up4FPr/47yKpqJbueu9nLy8SWPr8RszU=; b=ucANZ7J1Gb/3aVGwXTfECYgF4hDPhi1ktUGm+4UHgkY0ht+HtSXCoxrec+9GTnkXW1 xS7QCGtwVebfKLdwUlPaJt11JgT4OpzHHcTYyqWm3ZVnN01EAo1se327rQ6ESetIKOyY Lclfp+A3KIAPkUhkcBzk/kMuZctC6NFVjtQDTUlWaJdQl0EqQO7IcfNp2OXCd5yzOfHx Dbx7bw1vWG48TgW0ZvLkKuxbQMy5afEQADHYELgM8ZaxXsXaiPuZZUxT1XH5oyKIzOGN odeHCMJZWAezaZ4//+Ry/AEO8mJU0+uXUGXC5hVDTjQzYybNMSC5BRPHj8iTnZms5tQY 9ZRA== X-Gm-Message-State: AOAM533+splUrfTdtBvPALHwtV2I2go9k30ADoe4tn39EBPS5x8Rx9SX PKq0JcwbjVQfkgSQQuO3lzlTeA== X-Google-Smtp-Source: ABdhPJx+WIlX+erT9aZp6OAxsFgDVMszu6osL+HV/P+oQlmpJonKqTmPCso5aR/gBNmm3QuJ8eDpMQ== X-Received: by 2002:a17:906:586:b0:70d:9052:fdf0 with SMTP id 6-20020a170906058600b0070d9052fdf0mr26345021ejn.633.1654696398125; Wed, 08 Jun 2022 06:53:18 -0700 (PDT) Received: from [192.168.0.193] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id g8-20020a170906198800b00711d5bc20d5sm3492785ejd.221.2022.06.08.06.53.15 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 08 Jun 2022 06:53:17 -0700 (PDT) Message-ID: <4efa8494-53e0-90a8-6fc3-75b0bc0adaed@linaro.org> Date: Wed, 8 Jun 2022 15:53:14 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH 1/2] dt-bindings: thermal: qcom,spmi-temp-alarm: convert to dtschema Content-Language: en-US To: Rob Herring Cc: "Rafael J. Wysocki" , Rob Herring , Bjorn Andersson , Zhang Rui , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, Daniel Lezcano , "Ivan T. Ivanov" , linux-kernel@vger.kernel.org, Kumar Gala , Andy Gross , Amit Kucheria , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org References: <20220608112702.80873-1-krzysztof.kozlowski@linaro.org> <1654695907.406371.1272093.nullmailer@robh.at.kernel.org> From: Krzysztof Kozlowski In-Reply-To: <1654695907.406371.1272093.nullmailer@robh.at.kernel.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 08/06/2022 15:45, Rob Herring wrote: > On Wed, 08 Jun 2022 13:27:01 +0200, Krzysztof Kozlowski wrote: >> Convert the Qualcomm QPNP PMIC Temperature Alarm to DT Schema. >> >> Signed-off-by: Krzysztof Kozlowski >> --- >> .../thermal/qcom,spmi-temp-alarm.yaml | 85 +++++++++++++++++++ >> .../bindings/thermal/qcom-spmi-temp-alarm.txt | 51 ----------- >> 2 files changed, 85 insertions(+), 51 deletions(-) >> create mode 100644 Documentation/devicetree/bindings/thermal/qcom,spmi-temp-alarm.yaml >> delete mode 100644 Documentation/devicetree/bindings/thermal/qcom-spmi-temp-alarm.txt >> > > Running 'make dtbs_check' with the schema in this patch gives the > following warnings. Consider if they are expected or the schema is > incorrect. These may not be new warnings. > > Note that it is not yet a requirement to have 0 warnings for dtbs_check. > This will change in the future. > > Full log is available here: https://patchwork.ozlabs.org/patch/ > > > temp-alarm@2400: '#thermal-sensor-cells' is a required property I should have ordered the patches differently. This is fixed in second patch. Best regards, Krzysztof