Skip to content

Commit 82d7a9d

Browse files
robherringtorvalds
authored andcommitted
dt-bindings: thermal: qcom-tsens: Remove invalid tab character
Commit 1ee9087 ("dt-bindings: thermal: tsens: Add QCS8300 compatible") uses a tab character which is illegal in YAML (at the beginning of a line). The original patch was correct, so this got corrupted when applied. Fixes: 1ee9087 ("dt-bindings: thermal: tsens: Add QCS8300 compatible") Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 3f9f025 commit 82d7a9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/thermal/qcom-tsens.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ properties:
6161
- qcom,msm8996-tsens
6262
- qcom,msm8998-tsens
6363
- qcom,qcm2290-tsens
64-
- qcom,qcs8300-tsens
64+
- qcom,qcs8300-tsens
6565
- qcom,qcs615-tsens
6666
- qcom,sa8255p-tsens
6767
- qcom,sa8775p-tsens

0 commit comments

Comments
 (0)