Lines Matching +full:ddc +full:- +full:i2c +full:- +full:bus
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
52 - $ref: /schemas/types.yaml#/definitions/uint32
53 - enum: [ 0, 90, 180, 270 ]
56 panel-timing:
60 require specific display timings. The panel-timing subnode expresses those
63 Documentation/devicetree/bindings/display/panel/display-timing.txt.
78 ddc-i2c-bus:
81 Some panels expose EDID information through an I2C-compatible
82 bus such as DDC2 or E-DDC. For such panels the ddc-i2c-bus contains a
83 phandle to the system I2C controller connected to that bus.
85 no-hpd:
95 # and timing of those control signals are device-specific and left for panel
99 enable-gpios:
112 reset-gpios:
121 power-supply:
124 more than one power supply with panel-specific constraints governing the
128 the power-supply property specifies the supply powering the panel as a
134 # controller exposed through a control bus such as I2C or DSI. Others expose
146 width-mm: [ height-mm ]
147 height-mm: [ width-mm ]