1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/display/panel/panel-edp-legacy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Legacy eDP panels from before the "edp-panel" compatible
10 - Douglas Anderson <dianders@chromium.org>
13 This binding file is a collection of eDP panels from before the generic
14 "edp-panel" compatible was introduced. It is kept around to support old
15 dts files. The only reason one might add a new panel here instead of using
16 the generic "edp-panel" is if it needed to be used on an eDP controller
17 that doesn't support the generic "edp-panel" compatible, but it should be
18 a strong preference to add the generic "edp-panel" compatible instead.
21 - $ref: panel-common.yaml#
26 # compatible must be listed in alphabetical order, ordered by compatible.
27 # The description in the comment is mandatory for each compatible.
29 # AU Optronics Corporation 10.1" WSVGA TFT LCD panel
31 # AUO B116XAK01 eDP TFT LCD panel
33 # AU Optronics Corporation 13.3" FHD (1920x1080) color TFT-LCD panel
35 # AU Optronics Corporation 13.3" WXGA (1366x768) TFT LCD panel
37 # BOE OPTOELECTRONICS TECHNOLOGY 10.1" WXGA TFT LCD panel
39 # BOE NV133FHM-N61 13.3" FHD (1920x1080) TFT LCD Panel
41 # BOE NV110WTM-N61 11.0" 2160x1440 TFT LCD Panel
43 # BOE NV133FHM-N62 13.3" FHD (1920x1080) TFT LCD Panel
45 # BOE NV140FHM-N49 14.0" FHD a-Si FT panel
47 # Innolux Corporation 11.6" WXGA (1366x768) TFT LCD panel
49 # Innolux Corporation 11.6" WXGA (1366x768) TFT LCD panel
51 # InnoLux 13.3" FHD (1920x1080) eDP TFT LCD panel
53 # Innolux P120ZDG-BF1 12.02 inch eDP 2K display panel
55 # King & Display KD116N21-30NV-A010 eDP TFT LCD panel
56 - kingdisplay,kd116n21-30nv-a010
57 # LG LP079QX1-SP0V 7.9" (1536x2048 pixels) TFT LCD panel
59 # LG 9.7" (2048x1536 pixels) TFT LCD panel
61 # LG 12.0" (1920x1280 pixels) TFT LCD panel
63 # LG 12.9" (2560x1700 pixels) TFT LCD panel
65 # NewEast Optoelectronics CO., LTD WJFH116008A eDP TFT LCD panel
67 # Samsung 12.2" (2560x1600 pixels) TFT LCD panel
68 - samsung,lsn122dl01-c01
69 # Samsung Electronics 14" WXGA (1366x768) TFT LCD panel
70 - samsung,ltn140at29-301
71 # Sharp LD-D5116Z01B 12.3" WUXGA+ eDP panel
73 # Sharp 12.3" (2400x1600 pixels) TFT LCD panel
85 additionalProperties: false
94 compatible = "innolux,n116bge";
95 power-supply = <&panel_regulator>;
96 backlight = <&backlight>;
99 clock-frequency = <74250000>;
101 hfront-porch = <136>;
113 panel_in_edp: endpoint {
114 remote-endpoint = <&edp_out_panel>;