Message ID | 20230926085948.23046-2-quic_priyjain@quicinc.com (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Daniel Lezcano |
Headers | show |
Series | Enable tsens and thermal for sa8775p SoC | expand |
On Tue, 26 Sep 2023 14:29:47 +0530, Priyansh Jain wrote: > Add compatibility string for the thermal sensors on sa8775p platform. > > Signed-off-by: Priyansh Jain <quic_priyjain@quicinc.com> > --- > Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + > 1 file changed, 1 insertion(+) > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed. Missing tags: Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
On 26/09/2023 10:59, Priyansh Jain wrote: > Add compatibility string for the thermal sensors on sa8775p platform. > > Signed-off-by: Priyansh Jain <quic_priyjain@quicinc.com> > --- Applied, thanks
diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index 27e9e16e6455..437b74732886 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -51,6 +51,7 @@ properties: - qcom,msm8996-tsens - qcom,msm8998-tsens - qcom,qcm2290-tsens + - qcom,sa8775p-tsens - qcom,sc7180-tsens - qcom,sc7280-tsens - qcom,sc8180x-tsens
Add compatibility string for the thermal sensors on sa8775p platform. Signed-off-by: Priyansh Jain <quic_priyjain@quicinc.com> --- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + 1 file changed, 1 insertion(+)