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 6E61CC7EE2C for ; Tue, 16 May 2023 01:08:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243968AbjEPBIa (ORCPT ); Mon, 15 May 2023 21:08:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40304 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245367AbjEPBI3 (ORCPT ); Mon, 15 May 2023 21:08:29 -0400 Received: from mail-lj1-x235.google.com (mail-lj1-x235.google.com [IPv6:2a00:1450:4864:20::235]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8E0025B92 for ; Mon, 15 May 2023 18:08:23 -0700 (PDT) Received: by mail-lj1-x235.google.com with SMTP id 38308e7fff4ca-2ac770a99e2so143518811fa.3 for ; Mon, 15 May 2023 18:08:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1684199302; x=1686791302; 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=Lyzlb1knfLNloYB6AlxNxhOYp8O4rjeCw8TEVU/6wrs=; b=K+xV7UkWFhHrH+cyZjQLTvXQRg8U+IYM2T2Ap2WI+gjyfg/BUTTzMHFYJ+9h4GZgHJ 0Z+bbAhqqeJNocTsBdAVJXVjBxevp1xRjF95LYKnHUoii0QqVrwPbKfxzK93ID1SfUSx NdGZPaBPUyS40nCUOlD6u0vMsvI3ZFVfTzKqhD3e5Hwbeu11I0imt6AxpseuRC5VMVXm nlbjvHP5h28Rkzo/bzg4UL+I95OnJ1G5iFVUB0IVqFUDQ73q1QvOq3Jt0al2cWxEoVAZ 0IuHA9+aSCWoZ2bYj2l6X1ae61CfKaswE68J8GNuarGO12ZO3e+q99iSFvNX7kau4Sde gqrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684199302; x=1686791302; 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=Lyzlb1knfLNloYB6AlxNxhOYp8O4rjeCw8TEVU/6wrs=; b=XawBYdvjpBaoe90lqADoXijf88ihZD4sNOLpgC0e9zjmmVuEbA2eYYzmpF0lE8SCdu Sa5vY1JS++6GwbfugiY0cVt0BnCDQnuyKIIIaQvjGC33J9FcsMwQIKRPoCpxMDRBydLa ScnEWs8mCkQVaGjgo1q8o44Eb+i/4hQEoHm7k+xdVcWz8TT7aEHmZ6TA/bxtT2o6ZmqP Zy662gBqbfzpcAF4MrWlVtGYWwkanjNLFQgGIONYnqWRgUZthvpOT7qPnhzAqlErpi5m T1VjXCK+6hUPgNA9aZvSihT8K/Yq4RZkjkZcz/nr1a6omAURaCrAIv1DGAPImYMZU43r AXDA== X-Gm-Message-State: AC+VfDxCsVDYhxz5Z6nxbSo//sCY+xbFviYzq80fux0LJg/tYapythsT R0Vp884W0VMFSDrVm1zRhOkQaQ== X-Google-Smtp-Source: ACHHUZ7Vbb5JZKPQUWR7eE/rFp0x8+WxhI3f0tbA8gkCNyc76Q2iwI2ZhTdlT/f0YKuX7mr9lQRPJw== X-Received: by 2002:a2e:9f47:0:b0:2ac:90db:2a3d with SMTP id v7-20020a2e9f47000000b002ac90db2a3dmr7807292ljk.8.1684199301811; Mon, 15 May 2023 18:08:21 -0700 (PDT) Received: from [192.168.1.101] (abxi58.neoplus.adsl.tpnet.pl. [83.9.2.58]) by smtp.gmail.com with ESMTPSA id x15-20020a05651c104f00b002ada919a09asm2577682ljm.73.2023.05.15.18.08.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 15 May 2023 18:08:21 -0700 (PDT) Message-ID: <8a5d13e2-b06a-417e-5d8b-1db749efb0cd@linaro.org> Date: Tue, 16 May 2023 03:08:19 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH 6/6] dt-bindings: thermal: tsens: Add QCM2290 Content-Language: en-US To: Andy Gross , Bjorn Andersson , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Prakash Ranjan , Vinod Koul , Srinivas Kandagatla , Ulf Hansson , Bhupesh Sharma , Greg Kroah-Hartman , Wesley Cheng , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-mmc@vger.kernel.org, linux-usb@vger.kernel.org, linux-pm@vger.kernel.org References: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> <20230314-topic-2290_compats-v1-6-47e26c3c0365@linaro.org> From: Konrad Dybcio In-Reply-To: <20230314-topic-2290_compats-v1-6-47e26c3c0365@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On 14.03.2023 13:53, Konrad Dybcio wrote: > Add the TSENS v2.x controller found on QCM2290. > > Signed-off-by: Konrad Dybcio > --- This one got lost! Konrad > Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml > index 926e9c51c93c..1a6ffbf11bcc 100644 > --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml > +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml > @@ -48,6 +48,7 @@ properties: > - qcom,msm8953-tsens > - qcom,msm8996-tsens > - qcom,msm8998-tsens > + - qcom,qcm2290-tsens > - qcom,sc7180-tsens > - qcom,sc7280-tsens > - qcom,sc8180x-tsens >