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 32C75C433FE for ; Tue, 3 May 2022 12:16:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235147AbiECMT6 (ORCPT ); Tue, 3 May 2022 08:19:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33306 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235138AbiECMTy (ORCPT ); Tue, 3 May 2022 08:19:54 -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 03E6A165A8 for ; Tue, 3 May 2022 05:16:22 -0700 (PDT) Received: by mail-ej1-x62e.google.com with SMTP id l7so33097775ejn.2 for ; Tue, 03 May 2022 05:16:21 -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=/b+e7JWTr9eWzT8A41T4qivH0UWvv6Q4VaBudX1+F6Y=; b=ZQlKa3dLY0Au9EqwmpAQ9PNfZ/1DlkrLR88Q74zE4pjWUpI2dqdIvmHdAHq+P27CR+ 6E/+e5sYQNym7kUGXOCWBMWRyz+u4Bn38D60r4PZQ5ANsSOM2e5yrxaUSPuiS0mBVTEQ gZtqJiPNPA+z0v/Rq1ejdamJOg/vmgi7tncJEjZkHBkbSpaEr4OYDKTNZBEeD00dsiBq +wr5wfZBAI+MykOOBvmecAfxAc3BnQ6p7UopDMZ6E1Wq8UMSvi5Uw/erbhpqpy7p0ZxE QLnMAEdihf4ynXQZW/Cp9JI+uzj+FRRDF/Mmc4DQXXloC8gJjY6dsKh/iLJ2qiF9D4hM uhLA== 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=/b+e7JWTr9eWzT8A41T4qivH0UWvv6Q4VaBudX1+F6Y=; b=KJuWSVmNC1QpomuSpmhMe9zxcPS7/Uu/VJmjrT9fJPIVduyI5I0h8r9WpIyp3YoXQA RQeSKK7OWItYDIVf+JFbjEqN3JCqqJrs5a4b9QwoBO6uAdnZWdNMXu7lp8fzpEmBAw8s HpbAEM/zATI603FKWeRaFbvESvvb4fU+paKa4mi4FdPKNCNdgsL9y3pBkYPobxk4ee+u 7/gQWvAwOu0L/hwVkVo60avCOJpQvB5Tbs/YYoeG/d4N/FHZp6emk1RXh9lnKeoDwFfL N3W/bRNs28HSQ1SZqVx0s2XEM65hFdWIeiZa1KoFtnbtwtBW44KhwSfyHF/NsT7BdoLa 1p4g== X-Gm-Message-State: AOAM530WODMI+Cp+t8Pn1C5+dPESPz4Peh6IVFvYFGFN3i8FGKFVfcBa uexgrOzhW9ERcE0KyTaEEVx1Mw== X-Google-Smtp-Source: ABdhPJyfA5UMh/SVxzxfYjbKJ3YJkocgwD+p8sEi7WODmeBv3SkwYnMZz64eGnRjiUZfOvLKhkp/bQ== X-Received: by 2002:a17:907:e89:b0:6f4:98fe:49e7 with SMTP id ho9-20020a1709070e8900b006f498fe49e7mr1990047ejc.425.1651580180638; Tue, 03 May 2022 05:16:20 -0700 (PDT) Received: from [192.168.0.202] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id q23-20020aa7da97000000b0042617ba6380sm7663778eds.10.2022.05.03.05.16.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 03 May 2022 05:16:18 -0700 (PDT) Message-ID: <8480940f-7282-511f-b640-50e65a6eef3c@linaro.org> Date: Tue, 3 May 2022 14:16:16 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH 2/2] dt-bindings: thermal: lmh: Add Qualcomm sc8180x compatible Content-Language: en-US To: Bjorn Andersson , Amit Kucheria , Thara Gopinath , Daniel Lezcano , Rob Herring , Krzysztof Kozlowski Cc: "Rafael J. Wysocki" , Zhang Rui , linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220502164504.3972938-1-bjorn.andersson@linaro.org> <20220502164504.3972938-2-bjorn.andersson@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220502164504.3972938-2-bjorn.andersson@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/05/2022 18:45, Bjorn Andersson wrote: > Add compatible for the LMh blocks found in the Qualcomm sc8180x > platform. > > Signed-off-by: Bjorn Andersson > --- > Documentation/devicetree/bindings/thermal/qcom-lmh.yaml | 1 + > 1 file changed, 1 insertion(+) Acked-by: Krzysztof Kozlowski Best regards, Krzysztof