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 a38fd87 commit be7507bCopy full SHA for be7507b
Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml
@@ -50,15 +50,10 @@ properties:
50
- const: sleep
51
52
port:
53
- type: object
+ $ref: /schemas/graph.yaml#/properties/port
54
description:
55
- Output port node with endpoint definitions as described in
56
- Documentation/devicetree/bindings/graph.txt. This port should be connected
57
- to the input port of an attached HDMI or LVDS encoder chip.
58
-
59
- properties:
60
- endpoint:
61
+ Output port node. This port should be connected to the input port of an
+ attached HDMI or LVDS encoder chip.
62
63
required:
64
- compatible
0 commit comments