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 b48ccb1 commit 325af1bCopy full SHA for 325af1b
Documentation/devicetree/bindings/display/bridge/ite,it6505.yaml
@@ -9,6 +9,9 @@ title: ITE it6505
9
maintainers:
10
- Allen Chen <[email protected]>
11
12
+allOf:
13
+ - $ref: /schemas/sound/dai-common.yaml#
14
+
15
description: |
16
The IT6505 is a high-performance DisplayPort 1.1a transmitter,
17
fully compliant with DisplayPort 1.1a, HDCP 1.3 specifications.
@@ -52,6 +55,9 @@ properties:
52
55
maxItems: 1
53
56
description: extcon specifier for the Power Delivery
54
57
58
+ "#sound-dai-cells":
59
+ const: 0
60
61
ports:
62
$ref: /schemas/graph.yaml#/properties/ports
63
@@ -105,7 +111,7 @@ required:
105
111
- extcon
106
112
- ports
107
113
108
-additionalProperties: false
114
+unevaluatedProperties: false
109
115
110
116
examples:
117
- |
0 commit comments