Skip to content

Commit be7507b

Browse files
robherringChun-Kuang Hu
authored andcommitted
dt-bindings: display: mediatek, dpi: Convert to use graph schema
Update the mediatek,dpi binding to use the graph schema. Missed this one from the mass conversion since it's not part of drm-misc. Cc: Chun-Kuang Hu <[email protected]> Cc: Philipp Zabel <[email protected]> Cc: Matthias Brugger <[email protected]> Cc: CK Hu <[email protected]> Cc: Jitao shi <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Chun-Kuang Hu <[email protected]>
1 parent a38fd87 commit be7507b

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,10 @@ properties:
5050
- const: sleep
5151

5252
port:
53-
type: object
53+
$ref: /schemas/graph.yaml#/properties/port
5454
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-
type: object
55+
Output port node. This port should be connected to the input port of an
56+
attached HDMI or LVDS encoder chip.
6257

6358
required:
6459
- compatible

0 commit comments

Comments
 (0)