We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68f863 commit c5e192cCopy full SHA for c5e192c
1 file changed
Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml
@@ -59,16 +59,6 @@ properties:
59
allOf:
60
- $ref: thermal-sensor.yaml#
61
62
- - if:
63
- properties:
64
- compatible:
65
- contains:
66
- enum:
67
- - mediatek,mt7988-lvts-ap
68
- then:
69
- required:
70
- - interrupts
71
-
72
- if:
73
properties:
74
compatible:
@@ -86,9 +76,6 @@ allOf:
86
76
nvmem-cell-names:
87
77
maxItems: 1
88
78
89
90
91
92
79
93
80
94
81
@@ -105,12 +92,10 @@ allOf:
105
106
minItems: 2
107
108
109
110
111
95
required:
112
96
- compatible
113
97
- reg
98
+ - interrupts
114
99
- clocks
115
100
- resets
116
101
- nvmem-cells
0 commit comments