Re: [PATCH v1 1/2] dt-bindings: thermal: tsens: Add QCS8300 compatible
From: Akhil P Oommen
Date: Wed Nov 05 2025 - 15:07:32 EST
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