We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f36bff commit c9da995Copy full SHA for c9da995
Documentation/devicetree/bindings/pinctrl/allwinner,sun4i-a10-pinctrl.yaml
@@ -44,6 +44,7 @@ properties:
44
- allwinner,sun8i-r40-pinctrl
45
- allwinner,sun8i-v3-pinctrl
46
- allwinner,sun8i-v3s-pinctrl
47
+ - allwinner,sun8i-v853-pinctrl
48
- allwinner,sun9i-a80-pinctrl
49
- allwinner,sun9i-a80-r-pinctrl
50
- allwinner,sun20i-d1-pinctrl
@@ -179,6 +180,18 @@ allOf:
179
180
minItems: 7
181
maxItems: 7
182
183
+ - if:
184
+ properties:
185
+ compatible:
186
+ enum:
187
188
+
189
+ then:
190
191
+ interrupts:
192
+ minItems: 8
193
+ maxItems: 8
194
195
- if:
196
properties:
197
compatible:
0 commit comments