From patchwork Tue May 16 11:53:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 682514 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 A1766C7EE23 for ; Tue, 16 May 2023 11:54:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232378AbjEPLyR (ORCPT ); Tue, 16 May 2023 07:54:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50588 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233108AbjEPLyN (ORCPT ); Tue, 16 May 2023 07:54:13 -0400 Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 843BC5587 for ; Tue, 16 May 2023 04:54:07 -0700 (PDT) Received: by mail-lf1-x133.google.com with SMTP id 2adb3069b0e04-4f004cc54f4so16254921e87.3 for ; Tue, 16 May 2023 04:54:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1684238046; x=1686830046; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=+4K3CH/1vJ9KNgYJ9PEN+X95Gm9AuLH2bdq9tCL3unk=; b=lLLhHCndIxdAgICsPid/XNk0Z16EchB1a7kXH1ar+Cgqed0jRBoZaT09DEBr7/gYw5 3QSygt9lSZ2JJS+4tdk/277ryuUME4mDREIy2sPHmboyE4qnnQzvpezPXAqx7M5bLpuJ is4FHMyt6KX8w677vx3prUQNNcCNQryjmvAWOY6JeNWkQkZboqVdJQt+TQ4+FYCRrQPw TT1Gq7Sd+7F3XOz9EHqV5E4JaR6aZHM3UVRkZ4qhiYr7JnLZ0TDw7o4nucYLTdvt/V/B XXLQSNeo8IMEWusWaOpFWTfHYYf3xq2ODzgJJGPOnEyOIDDPW6YPaE+nlMNqVuVrmCmW woqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684238046; x=1686830046; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+4K3CH/1vJ9KNgYJ9PEN+X95Gm9AuLH2bdq9tCL3unk=; b=kX3YuttmQ1u61clE+wtqbByaGOQM2LRlWKe3QAvESCLNfiCkzfjkQ5lm7mPb+1MI1j Wvxoux95IvoEDjEG5BgOQsmgvpoi+PY57egSwhcHmdrp+5UCyZJUHthUUoS5SWAzvtms gNxxLW3YYLRTwroYIe4n+CYAm0H+4isJdKjJ+PHP40pR2lnf/RTaTqcxOcfswNAdiYit i/NPbs49ZqU9lSshqyjLySQTF91bCZGi+qFqpMXga+uzD6ncU8wSOL56BhUqGtbauJ3J E4eoVd9y0l3gulta6hSk5QWUmPT7q1JSSuQShFqnv7/EfQpNbJiY+/X1mSXKJt7ykrgv VvnA== X-Gm-Message-State: AC+VfDy6KEeOisyGnCAH7rq3MAySRQUmFsYYTofeGqAlvI2la8FGYsjB ZaVhZRTzB7gZUlVRczRWW+r9MA== X-Google-Smtp-Source: ACHHUZ54u8l4UZsNP3nCDNhTiMMbhriFzcM4zqEi5xcL57rKQgcTNnjcNVr+fD9GV1Ahxgkbzs0zYA== X-Received: by 2002:ac2:596d:0:b0:4f2:4d0a:7bde with SMTP id h13-20020ac2596d000000b004f24d0a7bdemr8272982lfp.31.1684238045772; Tue, 16 May 2023 04:54:05 -0700 (PDT) Received: from [192.168.1.101] (abxi58.neoplus.adsl.tpnet.pl. [83.9.2.58]) by smtp.gmail.com with ESMTPSA id z13-20020a056512376d00b004f019d3eab4sm2951410lft.23.2023.05.16.04.54.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 May 2023 04:54:05 -0700 (PDT) From: Konrad Dybcio Date: Tue, 16 May 2023 13:53:58 +0200 Subject: [PATCH RESEND 1/2] dt-bindings: thermal: tsens: Add QCM2290 MIME-Version: 1.0 Message-Id: <20230516-topic-lost_tsens_bindings-v1-1-99715746ddb1@linaro.org> References: <20230516-topic-lost_tsens_bindings-v1-0-99715746ddb1@linaro.org> In-Reply-To: <20230516-topic-lost_tsens_bindings-v1-0-99715746ddb1@linaro.org> To: Amit Kucheria , Thara Gopinath , Andy Gross , Bjorn Andersson , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: Marijn Suijten , linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Konrad Dybcio , Krzysztof Kozlowski X-Mailer: b4 0.12.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1684238042; l=884; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=jPn3FE/8cWbRTHr4Rj1r5JmP5mGi9dmKyVD+7SHddfk=; b=Q02RBTPrXnWy76L9CdVyIZ5I+eSmN1hGMHNCZ3Siy1q/OI703NZicBqfGQcX1aSNx/CCIjiLH mR8kzzeFu/GAS18L8hV0qAwrlcnqpWC1t19kDCqVMRU0wrHTKv1XBCO X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Add the TSENS v2.x controller found on QCM2290. Acked-by: Krzysztof Kozlowski Signed-off-by: Konrad Dybcio --- 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 d1ec963a6834..2739b2bead7b 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 From patchwork Tue May 16 11:53:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 683075 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 85E37C77B7F for ; Tue, 16 May 2023 11:54:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233171AbjEPLyZ (ORCPT ); Tue, 16 May 2023 07:54:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50520 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233049AbjEPLyP (ORCPT ); Tue, 16 May 2023 07:54:15 -0400 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C7F15FEB for ; Tue, 16 May 2023 04:54:08 -0700 (PDT) Received: by mail-lf1-x131.google.com with SMTP id 2adb3069b0e04-4f13bfe257aso16070929e87.3 for ; Tue, 16 May 2023 04:54:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1684238047; x=1686830047; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=U/U9AOMWIVpnC8ZJ/nG62G/TxmeU88Cq42ECjWaNDuc=; b=xxzf+tcELx3E0yLhL1kMvPFLIC9HxKkT2Dz6mG5MDFEj/jmjFgawVW19wfGBEFzvLY /dtS1p2p80akvBQaXa44MvhYXUpLzqRagcWuWz75tXe0fzZBrBmUyJNM7oRW4k3V3Dg7 bv33zY88jiVdSGIal1dcSoDLQHxCEpCUy9HXb/2lzjT29N3RrPNLFLyNDmE44vpQFIzR M6HTlTdK155eFsjZMoQhe6JY4T5bFqgjIZZ0N1k78clJGdvZRhieBQsCEGaWn2H5+p3L p8rE6oSZ1f8+Nun8CTg0+RK2qH0g3NemkWTzlAAiOWWBGBSUI1mcmFcNiLh0lNBum4n7 /7Ng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684238047; x=1686830047; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U/U9AOMWIVpnC8ZJ/nG62G/TxmeU88Cq42ECjWaNDuc=; b=j5R+pVA3Dnrlt5wC8fksTRqkIZG9g9Jf6MBhP2T3J1+DFnmkR7HndYKgkIkOzcQDB/ I3RWwzGfSXWRdFO6ExplAdEiLIlK8Ovvf0PJhkCdkR7TiXdAZuzpCFF2BvREk8PIfJxV 6zIAmQ7BIotT1J2o3tAEWPhZZMej4As4AUf2NiizWnym6MhtBnzzz8M0ThSj1ZK5vGCK eSS3yPI1Ira1AQ+LVz/vx7eHlv9bof4b4rpNB+vxbxSe8cuNbCUz6QGkoUcCyZbWRRPN izmQJyq72cLiQ8QXN0FSOrxETz8grVn1onvmljUDZ1wJZ4znTEQgcVm7s/0cwweu/d1Q 9byA== X-Gm-Message-State: AC+VfDz9818RNt53figmKlBOWPEB3ZKBVMdD85cfC2Oo+o9zOemGLRcx p1l0Gm3pFxVl5rDFGIAX0c1LOw== X-Google-Smtp-Source: ACHHUZ7al8ZSgMAfnhYMhVtIW3R1XeM4K9+1jw+RmmTpUlYvv6Iej0HkqaAvyKF4li93f6eg81YRVQ== X-Received: by 2002:ac2:5d26:0:b0:4dd:afd7:8f1 with SMTP id i6-20020ac25d26000000b004ddafd708f1mr6589759lfb.52.1684238047178; Tue, 16 May 2023 04:54:07 -0700 (PDT) Received: from [192.168.1.101] (abxi58.neoplus.adsl.tpnet.pl. [83.9.2.58]) by smtp.gmail.com with ESMTPSA id z13-20020a056512376d00b004f019d3eab4sm2951410lft.23.2023.05.16.04.54.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 May 2023 04:54:06 -0700 (PDT) From: Konrad Dybcio Date: Tue, 16 May 2023 13:53:59 +0200 Subject: [PATCH RESEND 2/2] dt-bindings: thermal: tsens: Add compatible for SM6375 MIME-Version: 1.0 Message-Id: <20230516-topic-lost_tsens_bindings-v1-2-99715746ddb1@linaro.org> References: <20230516-topic-lost_tsens_bindings-v1-0-99715746ddb1@linaro.org> In-Reply-To: <20230516-topic-lost_tsens_bindings-v1-0-99715746ddb1@linaro.org> To: Amit Kucheria , Thara Gopinath , Andy Gross , Bjorn Andersson , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: Marijn Suijten , linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Konrad Dybcio , Krzysztof Kozlowski X-Mailer: b4 0.12.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1684238042; l=944; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=I+wiNgFNMuppuk+Q4In4BSan/9TRWGs892V/JtEHGx0=; b=wy7N//zkdjcEG/NypauPBu9XBdEQ0ByzG+WNhTP55JUZcGBwa7+tfKQ+/VPfUSeWWzOTiEnvE azlPvtSZHC4DAcNvhLJZrf6c8HK5EYBGT2QEVoOJ8Tv9EJVBxgyesgq X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The Qualcomm SM6375 platform has two instances of the tsens v2.8.0 block, add a compatible for these instances. Acked-by: Krzysztof Kozlowski Signed-off-by: Konrad Dybcio --- 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 2739b2bead7b..d9aa54c11663 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -57,6 +57,7 @@ properties: - qcom,sdm845-tsens - qcom,sm6115-tsens - qcom,sm6350-tsens + - qcom,sm6375-tsens - qcom,sm8150-tsens - qcom,sm8250-tsens - qcom,sm8350-tsens