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