Re: [PATCH 1/2] dt-bindings: thermal: tsens: Add sa8775p compatible

From: Konrad Dybcio
Date: Mon Aug 21 2023 - 07:51:43 EST


On 21.08.2023 13:29, Priyansh Jain wrote:
> Add compatibility string for the thermal sensors on sa8775p platform.
>
> Signed-off-by: Priyansh Jain <quic_priyjain@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 27e9e16e6455..37d0c9150327 100644
> --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> @@ -65,6 +65,7 @@ properties:
> - qcom,sm8350-tsens
> - qcom,sm8450-tsens
> - qcom,sm8550-tsens
> + - qcom,sa8775p-tsens
> - const: qcom,tsens-v2
Please keep this sorted alphanumerically.

Konrad