Message ID | 1619202177-13485-2-git-send-email-rkambl@codeaurora.org (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Daniel Lezcano |
Headers | show |
Series | Add DT bindings and device tree nodes for TSENS in SC7280. | expand |
On Fri, Apr 23, 2021 at 11:52:55PM +0530, Rajeshwari wrote: > Added compatible string in TSENS dt-bindings for SC7280. nit: use present tense to describe what the patch does > Signed-off-by: Rajeshwari <rkambl@codeaurora.org> Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index b7a832f..23cf265 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -46,6 +46,7 @@ properties: - qcom,msm8996-tsens - qcom,msm8998-tsens - qcom,sc7180-tsens + - qcom,sc7280-tsens - qcom,sdm845-tsens - qcom,sm8150-tsens - qcom,sm8250-tsens
Added compatible string in TSENS dt-bindings for SC7280. Signed-off-by: Rajeshwari <rkambl@codeaurora.org> --- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + 1 file changed, 1 insertion(+)