Lines Matching +full:system +full:- +full:power +full:- +full:controller

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:
38 on the system (e.g. as an affixed label) or specified in the system's
43 non-descriptive information. For instance an LCD panel in a system that
45 inscribed on the system or used in a descriptive fashion in system
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#
73 ddc-i2c-bus:
76 Some panels expose EDID information through an I2C-compatible
77 bus such as DDC2 or E-DDC. For such panels the ddc-i2c-bus contains a
78 phandle to the system I2C controller connected to that bus.
80 no-hpd:
87 hpd-gpios:
90 If Hot Plug Detect (HPD) is connected to a GPIO in the system rather
96 # and timing of those control signals are device-specific and left for panel
100 enable-gpios:
105 property can also be used for panels implementing an active low power down
107 signals (or active high power down signals) can be supported by inverting
113 reset-gpios:
121 te-gpios:
128 # Power
129 power-supply:
131 Display panels require power to be supplied. While several panels need
132 more than one power supply with panel-specific constraints governing the
133 order and timings of the power supplies, in many cases a single power
134 supply is sufficient, either because the panel has a single power rail, or
135 because all its power rails can be driven by the same supply. In that case
136 the power-supply property specifies the supply powering the panel as a
142 # controller exposed through a control bus such as I2C or DSI. Others expose
144 # backlight controller.
150 controller, this property contains a phandle that references the
151 controller.
154 width-mm: [ height-mm ]
155 height-mm: [ width-mm ]