nxp,imx-elcdif

Vendor: NXP Semiconductors

Description

NXP i.MX eLCDIF (Enhanced LCD Interface) controller

Properties

Properties not inherited from the base binding file.

Name

Type

Details

data-bus-width

string

LCD data bus width. The default is set to the reset value of 16-bit

Default value: 16-bit

Legal values: '16-bit', '8-bit', '18-bit', '24-bit'

backlight-gpios

phandle-array

LCB backlight control gpio. Driver will initialize this GPIO to active high

This property is required.

nxp,pxp

phandle

NXP PXP device phandle. The LCDIF can utilize the PXP for accelerated display rotation via the DMA API, when present and enabled.

pixel-format

int

Initial Pixel format for panel attached to this controller.
See dt-bindings/display/panel.h for a list

This property is required.

height

int

Height of the panel driven by the controller, with the units in pixels.

This property is required.

width

int

Width of the panel driven by the controller, with the units in pixels.

This property is required.

pinctrl-0

phandles

Pin configuration/s for the first state. Content is specific to the
selected pin controller driver implementation.

pinctrl-1

phandles

Pin configuration/s for the second state. See pinctrl-0.

pinctrl-2

phandles

Pin configuration/s for the third state. See pinctrl-0.

pinctrl-3

phandles

Pin configuration/s for the fourth state. See pinctrl-0.

pinctrl-4

phandles

Pin configuration/s for the fifth state. See pinctrl-0.

pinctrl-names

string-array

Names for the provided states. The number of names needs to match the
number of states.