Lines Matching +full:reset +full:- +full:active +full:- +full:low

1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/panel/panel-common.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
24 width-mm:
29 height-mm:
43 non-descriptive information. For instance an LCD panel in a system that
55 panel-timing:
58 require specific display timings. The panel-timing subnode expresses those
60 $ref: panel-timing.yaml#
62 display-timings:
65 The display-timings bindings supports specifying several timings and
67 $ref: display-timings.yaml#
82 ddc-i2c-bus:
85 Some panels expose EDID information through an I2C-compatible
86 bus such as DDC2 or E-DDC. For such panels the ddc-i2c-bus contains a
89 no-hpd:
96 hpd-gpios:
105 # and timing of those control signals are device-specific and left for panel
109 enable-gpios:
113 enable signal is active high and enables operation of the panel. This
114 property can also be used for panels implementing an active low power down
115 signal, which is a negated version of the enable signal. Active low enable
116 signals (or active high power down signals) can be supported by inverting
122 reset-gpios:
125 Specifier for a GPIO connected to the panel reset control signal.
126 The reset signal is active low and resets the panel internal logic
127 while active. Active high reset signals can be supported by inverting the
130 te-gpios:
134 The tearing effect signal is active high. Active low signals can be
138 power-supply:
141 more than one power supply with panel-specific constraints governing the
145 the power-supply property specifies the supply powering the panel as a
163 width-mm: [ height-mm ]
164 height-mm: [ width-mm ]