From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 41A7550129E; Mon, 21 Sep 2026 18:19:14 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1790014754; cv=none; b=VohkLz27LZUP3p5rkkdj6JRIbl6xtQgXuPP29HU9b1goukPTK6q28bhTKPhKedRJGzzU4z/eneaH/CPlq5FGxRtglHbp95iZRMm0l6ZpKQ42DfwVSQvNZ6HcuapiMWGdmdMZ2vukrI7akTHxaAL5nSsAnDl83xZVG4wO45rtJXg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1790014754; c=relaxed/simple; bh=I4CTX75TF5hVx5UxMd8q7ZxWApioKhsfuYRkgccb7/o=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=cOINJz/e7jnHQ1JZPg5W7Vbtz9XH29pOzxwNDlamEpw7FJvENdd1eGBl+ZF0Ho6/J+JeVMbPS5nSG8YDIBPQMJRdLXw6VBSgYpsRw1NFP51RiMJ1SdPJ7tXfw3XqYDKYIah+S0KeGhicUBKWfCfxkgmV7XYFGGoqPEPPAlA+2rM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=g6291az3; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="g6291az3" Received: by smtp.kernel.org (Postfix) with ESMTPS id C02C8C4DDF9; Mon, 21 Sep 2026 18:19:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1790014753; bh=I4CTX75TF5hVx5UxMd8q7ZxWApioKhsfuYRkgccb7/o=; h=From:Date:Subject:References:In-Reply-To:To:Cc:Reply-To:From; b=g6291az37M+jbAewWt/dviDpjU20rFJE1NCdhM+e/JxssfuBBdj8xYzZtI3+2imF8 i25dmSYgoxBlWA5ZKWFhgwfcyfjytxDT28yozGVTgAUz3+AeWU3X6k4zjY0PYxqc5r isAESYIyuMHiDqnwaPpopakmfeOPWYPmRf3vdEH11pZYIOo4WI8JQSsmw3bKbO32OR iYI20QMNrGRcfu/Ij8lwaZwvr1lsAE6mxmwzIH4P9DzSPamKKrYyAvLGGJtuATrAWe jZefRIckQjXmZKaZZRtU9h9d2pPsJIGjUU2Fy1uNCkI8YWLJg0tnLcjb+OPBs5mjM8 esbTm5C6MEecg== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9B95BC982E6; Mon, 21 Sep 2026 18:19:13 +0000 (UTC) From: Muzaffer Kadir via B4 Relay Date: Mon, 21 Sep 2026 21:19:06 +0300 Subject: [PATCH v3 15/19] dt-bindings: thermal: tsens: Add MSM8952 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <20260921-msm8952-initial-support-v3-15-b96fd3fe298b@mainlining.org> References: <20260921-msm8952-initial-support-v3-0-b96fd3fe298b@mainlining.org> In-Reply-To: <20260921-msm8952-initial-support-v3-0-b96fd3fe298b@mainlining.org> To: Bjorn Andersson , Abel Vesa , Stephen Boyd , Brian Masney , Jerome Brunet , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Srinivas Kandagatla , Ulf Hansson , Konrad Dybcio , "Joerg Roedel (AMD)" , Will Deacon , Robin Murphy , Lee Jones , Rob Clark , Dmitry Baryshkov , Abhinav Kumar , Jessica Zhang , Sean Paul , Marijn Suijten , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Robert Marko , Guru Das Srinagesh , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui , Lukasz Luba , Kees Cook , Tony Luck , "Guilherme G. Piccoli" , Dmitry Torokhov Cc: David Heidelberg , phone-devel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, iommu@lists.linux.dev, mfd@lists.linux.dev, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, Krzysztof Kozlowski , linux-pm@vger.kernel.org, linux-input@vger.kernel.org, Muzaffer Kadir X-Mailer: b4 0.15.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1790014748; l=797; i=muzafferkadir@mainlining.org; s=20260816; h=from:subject:message-id; bh=qpZ4iKLD/3vBtZO46iDlquc+pQ/AKxoxvg54YFCLw48=; b=MEVmTnx+ohnip6Ej+T+h5SETZc0Rm5E1ytN31Hb6t8R9MslD1QDaUhScJSXh0jPz+SK/LEF5i wnB7Eh90IYmDph9N+7OTBpG0HsLn7yMqMPzMRq9CcBklXosB6EY/Pge X-Developer-Key: i=muzafferkadir@mainlining.org; a=ed25519; pk=4zkv4suQ3cYcO4Z7CrV8JSSjEGLBGepUtvQCFjgnYIU= X-Endpoint-Received: by B4 Relay for muzafferkadir@mainlining.org/20260816 with auth_id=954 X-Original-From: Muzaffer Kadir Reply-To: muzafferkadir@mainlining.org From: Muzaffer Kadir Add compatible string for tsens block found in MSM8952. Signed-off-by: Muzaffer Kadir --- 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 5a8f7673e730..c78074fbcecf 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -46,6 +46,7 @@ properties: items: - enum: - qcom,msm8937-tsens + - qcom,msm8952-tsens - qcom,msm8956-tsens - qcom,msm8976-tsens - qcom,qcs404-tsens -- 2.55.0