Skip to content

Commit 20bf626

Browse files
bigunclemaxdlezcano
authored andcommitted
dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Add a binding for D1/T113s thermal sensor controller. Signed-off-by: Maxim Kiselev <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent ac99b12 commit 20bf626

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Documentation/devicetree/bindings/thermal/allwinner,sun8i-a83t-ths.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ properties:
1616
- allwinner,sun8i-a83t-ths
1717
- allwinner,sun8i-h3-ths
1818
- allwinner,sun8i-r40-ths
19+
- allwinner,sun20i-d1-ths
1920
- allwinner,sun50i-a64-ths
2021
- allwinner,sun50i-a100-ths
2122
- allwinner,sun50i-h5-ths
@@ -61,6 +62,7 @@ allOf:
6162
compatible:
6263
contains:
6364
enum:
65+
- allwinner,sun20i-d1-ths
6466
- allwinner,sun50i-a100-ths
6567
- allwinner,sun50i-h6-ths
6668

@@ -84,7 +86,9 @@ allOf:
8486
properties:
8587
compatible:
8688
contains:
87-
const: allwinner,sun8i-h3-ths
89+
enum:
90+
- allwinner,sun8i-h3-ths
91+
- allwinner,sun20i-d1-ths
8892

8993
then:
9094
properties:
@@ -103,6 +107,7 @@ allOf:
103107
enum:
104108
- allwinner,sun8i-h3-ths
105109
- allwinner,sun8i-r40-ths
110+
- allwinner,sun20i-d1-ths
106111
- allwinner,sun50i-a64-ths
107112
- allwinner,sun50i-a100-ths
108113
- allwinner,sun50i-h5-ths

0 commit comments

Comments
 (0)