1 # SPDX-License-Identifier: (GPL-2.0-only or BSD-2-Clause)
4 $id: http://devicetree.org/schemas/display/panel/panel-simple-dsi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Simple DSI panels with a single power-supply
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Sam Ravnborg <sam@ravnborg.org>
14 This binding file is a collection of the DSI panels that
15 requires only a single power-supply.
16 There are optionally a backlight and an enable GPIO.
17 The panel may use an OF graph binding for the association to the display,
18 or it may be a direct child node of the display.
20 If the panel is more advanced a dedicated binding file is required.
23 - $ref: panel-common.yaml#
29 # compatible must be listed in alphabetical order, ordered by compatible.
30 # The description in the comment is mandatory for each compatible.
32 # AU Optronics Corporation 8.0" WUXGA TFT LCD panel
34 # Boe Corporation 8.0" WUXGA TFT LCD panel
36 # Innolux P079ZCA 7.85" 768x1024 TFT LCD panel
38 # Kingdisplay KD097D04 9.7" 1536x2048 TFT LCD panel
39 - kingdisplay,kd097d04
40 # LG ACX467AKM-7 4.95" 1080×1920 LCD Panel
42 # LG Corporation 7" WXGA TFT LCD panel
44 # One Stop Displays OSD101T2587-53TS 10.1" 1920x1200 panel
45 - osddisplays,osd101t2587-53ts
46 # Panasonic 10" WUXGA TFT LCD panel
47 - panasonic,vvx10f004b00
48 # Panasonic 10" WUXGA TFT LCD panel
49 - panasonic,vvx10f034n00
50 # Samsung s6e3fc2x01 1080x2340 AMOLED panel
52 # Samsung sofef00 1080x2280 AMOLED panel
54 # Shangai Top Display Optoelectronics 7" TL070WSH30 1024x600 TFT LCD panel
59 description: DSI virtual channel
67 additionalProperties: false
80 compatible = "panasonic,vvx10f034n00";
82 power-supply = <&vcc_lcd_reg>;
86 remote-endpoint = <<dc_out>;