Re: [PATCH v1 1/2] dt-bindings: thermal: tsens: Add QCS8300 compatible
From: Gaurav Kohli
Date: Wed Nov 19 2025 - 11:21:13 EST
Hi,
Can this be picked up, as all approvals are present.
thanks
Gaurav
On 11/6/2025 1:37 AM, Akhil P Oommen wrote:
On 8/22/2025 9:53 AM, Gaurav Kohli wrote:
Add compatibility string for the thermal sensors on QCS8300 platform.
Signed-off-by: Gaurav Kohli <quic_gkohli@xxxxxxxxxxx>
---
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 94311ebd7652..7c1f121fb417 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -54,6 +54,7 @@ properties:
- qcom,msm8996-tsens
- qcom,msm8998-tsens
- qcom,qcm2290-tsens
+ - qcom,qcs8300-tsens
- qcom,sa8255p-tsens
- qcom,sa8775p-tsens
- qcom,sar2130p-tsens
Looks like this patch is still lying in the mailing list.
Reviewed-by: Akhil P Oommen <akhilpo@xxxxxxxxxxxxxxxx>
-Akhil