1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 $id: http://devicetree.org/schemas/display/panel/panel-common-dual.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Common Properties for Dual-Link Display Panels
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
14 Properties common for Panel IC supporting dual link panels. Devices might
15 support also single link.
18 - $ref: panel-common.yaml#
22 $ref: /schemas/graph.yaml#/properties/ports
23 additionalProperties: false
27 $ref: /schemas/graph.yaml#/properties/port
28 description: First link
31 $ref: /schemas/graph.yaml#/properties/port
32 description: Second link
34 "#address-cells": true
40 # Single-panel setups are still allowed.
47 additionalProperties: true