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 b6c7ca4 commit 136c653Copy full SHA for 136c653
Documentation/devicetree/bindings/display/bridge/adi,adv7533.yaml
@@ -9,6 +9,9 @@ title: Analog Devices ADV7533/35 HDMI Encoders
9
maintainers:
10
- Laurent Pinchart <[email protected]>
11
12
+allOf:
13
+ - $ref: /schemas/sound/dai-common.yaml#
14
+
15
description: |
16
The ADV7533 and ADV7535 are HDMI audio and video transmitters
17
compatible with HDMI 1.4 and DVI 1.0. They support color space
@@ -89,6 +92,9 @@ properties:
89
92
$ref: /schemas/types.yaml#/definitions/uint32
90
93
enum: [ 1, 2, 3, 4 ]
91
94
95
+ "#sound-dai-cells":
96
+ const: 0
97
98
ports:
99
description:
100
The ADV7533/35 has two video ports and one audio port.
0 commit comments