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 7e47d9d commit 6bd410fCopy full SHA for 6bd410f
Documentation/devicetree/bindings/pinctrl/qcom,ipq5018-tlmm.yaml
@@ -23,13 +23,6 @@ properties:
23
interrupts:
24
maxItems: 1
25
26
- interrupt-controller: true
27
- "#interrupt-cells": true
28
- gpio-controller: true
29
- "#gpio-cells": true
30
- gpio-ranges: true
31
- wakeup-parent: true
32
-
33
gpio-reserved-ranges:
34
minItems: 1
35
maxItems: 24
@@ -95,7 +88,10 @@ required:
95
88
- compatible
96
89
- reg
97
90
98
-additionalProperties: false
91
+allOf:
92
+ - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
93
+
94
+unevaluatedProperties: false
99
100
examples:
101
- |
0 commit comments