Lines Matching +full:n125hce +full:- +full:gn1
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
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>
14 "edp-panel" compatible was introduced. It is kept around to support old
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#
30 - auo,b101ean01
32 - auo,b116xa01
33 # AU Optronics Corporation 13.3" FHD (1920x1080) color TFT-LCD panel
34 - auo,b133htn01
36 - auo,b133xtn01
38 - boe,nv101wxmn51
39 # BOE NV133FHM-N61 13.3" FHD (1920x1080) TFT LCD Panel
40 - boe,nv110wtm-n61
41 # BOE NV110WTM-N61 11.0" 2160x1440 TFT LCD Panel
42 - boe,nv133fhm-n61
43 # BOE NV133FHM-N62 13.3" FHD (1920x1080) TFT LCD Panel
44 - boe,nv133fhm-n62
45 # BOE NV140FHM-N49 14.0" FHD a-Si FT panel
46 - boe,nv140fhmn49
48 - innolux,n116bca-ea1
50 - innolux,n116bge
52 - innolux,n125hce-gn1
53 # Innolux P120ZDG-BF1 12.02 inch eDP 2K display panel
54 - innolux,p120zdg-bf1
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
58 - lg,lp079qx1-sp0v
60 - lg,lp097qx1-spa1
62 - lg,lp120up1
64 - lg,lp129qe
66 - neweast,wjfh116008a
68 - samsung,lsn122dl01-c01
70 - samsung,ltn140at29-301
71 # Sharp LD-D5116Z01B 12.3" WUXGA+ eDP panel
72 - sharp,ld-d5116z01b
74 - sharp,lq123p1jx31
77 ddc-i2c-bus: true
78 enable-gpios: true
79 panel-timing: true
81 power-supply: true
82 no-hpd: true
83 hpd-gpios: true
88 - compatible
89 - power-supply
92 - |
95 power-supply = <&panel_regulator>;
98 panel-timing {
99 clock-frequency = <74250000>;
101 hfront-porch = <136>;
102 hback-porch = <60>;
103 hsync-len = <30>;
104 hsync-active = <0>;
106 vfront-porch = <8>;
107 vback-porch = <12>;
108 vsync-len = <12>;
109 vsync-active = <0>;
114 remote-endpoint = <&edp_out_panel>;