Lines Matching refs:display
5 IPU or other display interface nodes that comprise the graphics subsystem.
8 - compatible: Should be "fsl,imx-display-subsystem"
9 - ports: Should contain a list of phandles pointing to display interface ports
14 display-subsystem {
15 compatible = "fsl,display-subsystem";
56 Parallel display support
60 - compatible: Should be "fsl,imx-parallel-display"
62 - interface_pix_fmt: How this display is connected to the
63 display interface. Currently supported types: "rgb24", "rgb565", "bgr666"
65 - edid: verbatim EDID data block describing attached display.
66 - ddc: phandle describing the i2c bus handling the display data
70 Port 0 is the input port connected to the IPU display interface,
75 display@di0 {
76 compatible = "fsl,imx-parallel-display";