]> www.infradead.org Git - nvme.git/commitdiff
dt-bindings: display: mediatek, dpi: Convert to use graph schema
authorRob Herring <robh@kernel.org>
Tue, 23 Feb 2021 21:50:57 +0000 (15:50 -0600)
committerChun-Kuang Hu <chunkuang.hu@kernel.org>
Thu, 11 Mar 2021 11:57:13 +0000 (19:57 +0800)
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 <chunkuang.hu@kernel.org>
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Cc: Matthias Brugger <matthias.bgg@gmail.com>
Cc: CK Hu <ck.hu@mediatek.com>
Cc: Jitao shi <jitao.shi@mediatek.com>
Cc: dri-devel@lists.freedesktop.org
Cc: linux-mediatek@lists.infradead.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml

index 6cdb734c91a936f7fcb65f8988cbc511650ef313..eb84b53cabb1b6504a6bc8ee325d211ad2bd7440 100644 (file)
@@ -50,15 +50,10 @@ properties:
       - const: sleep
 
   port:
-    type: object
+    $ref: /schemas/graph.yaml#/properties/port
     description:
-      Output port node with endpoint definitions as described in
-      Documentation/devicetree/bindings/graph.txt. This port should be connected
-      to the input port of an attached HDMI or LVDS encoder chip.
-
-    properties:
-      endpoint:
-        type: object
+      Output port node. This port should be connected to the input port of an
+      attached HDMI or LVDS encoder chip.
 
 required:
   - compatible