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: 683196 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 1A5B9C7EE2E for ; Tue, 16 May 2023 11:54:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233061AbjEPLyR (ORCPT ); Tue, 16 May 2023 07:54:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50498 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233105AbjEPLyN (ORCPT ); Tue, 16 May 2023 07:54:13 -0400 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8271A421A for ; Tue, 16 May 2023 04:54:07 -0700 (PDT) Received: by mail-lf1-x12c.google.com with SMTP id 2adb3069b0e04-4f14ec8d72aso14176241e87.1 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=Lvje3nPyHHGg7C7fqukEczjUICSHPq07uYJUSFA11TqPp7t0I8VkV+cjZSl239qhYs kadYiFCWAyux/LS/k/yR03C4VSUtPAjBH8p2IzSKMKjeZj3cJ8uvaJKuCXKEeseFk1Fb WQ59hjHDcfiLCRvU+c/nxIHlxLDpKbP48bX6r4OCEcUWfTjXmFY2lj4z75hNQi3W0rfi gL7kS8PnVYRPWKb0EdLLposTX3BmJ2arI1Gpw5NVqLr1S0VhYGcoE5bjpSDKcloW+J38 sIb9xiZQzvHWK2iduX4dPzfGJYcX8L4r0m1qKRUjgiS6Qa2cVHeX4lFhMWlsqbg8R5KI +ebg== X-Gm-Message-State: AC+VfDwa8qvLfTJn5RlQmFPljRO0nYTLpGamoylyMLE66WtOIGJr/GeT G7TRh2Lg/vSBx7Sy3uWITGFQMg== 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-pm@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: 682828 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 9E4D0C77B75 for ; Tue, 16 May 2023 11:54:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233194AbjEPLy0 (ORCPT ); Tue, 16 May 2023 07:54:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233121AbjEPLyP (ORCPT ); Tue, 16 May 2023 07:54:15 -0400 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E1E66A42 for ; Tue, 16 May 2023 04:54:09 -0700 (PDT) Received: by mail-lf1-x12c.google.com with SMTP id 2adb3069b0e04-4f122ff663eso16067959e87.2 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=CCQdk7mfR0PnPw/T5l11LBDWUZu3AgA/AakGwBv4+5Nj7GLKU+U8nU+Q/+j48UsPdK gfi7KfXSpDktibescc0/ZUnATlKDDPT6RmqJTHkRc5BAMdmiubgjtKuybGgRUjTpKttv 784kIQADeFl7ikwx4LWuF09El2qz3e8yjwhuLEsW56SdQAtL5w/AfujM1216MfoNCRa1 KL9xTF80XmdApMOWZbm3iojLaTQuIV144nkrq7FhO5IeR91pvILuxyXXTdU5olNdOATm tQMofRRvB6tJlemk6RgQeluo8IWLPNp3g7fwiWna+s8PNji9FGGJjht6NZ2mfeeyOfrp mvbA== X-Gm-Message-State: AC+VfDx/mQi3AiVrEphzX3gAWEgUN19b2SNxyyDG8dDEhvEO6o2XeIgt IdF8mUXdrdMrGggP9VzDTfJnKA== 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-pm@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