nxp,dcnano-lcdif
Vendor: NXP Semiconductors
Description
NXP DCNano LCDIF (LCD Interface) controller
Properties
Properties not inherited from the base binding file.
Name |
Type |
Details |
---|---|---|
|
|
Clock divider for LCDIF. This should be used to set the pixel clock
based on the root clock provided to the module.
The clock should follow the following formula:
(display height + VSYNC pulse width + vertical front porch + vertical back porch) *
(display width + HSYNC pulse width + horizontal front porch + horizontal back porch) *
frame rate
This property is required. |
|
|
LCB backlight control gpio. Driver will initialize this GPIO to active high
This property is required. |
|
|
HSYNC pulse width in display clock cycles
This property is required. |
|
|
Horizontal front porch in display clock cycles
This property is required. |
|
|
Horizontal back porch in display clock cycles
This property is required. |
|
|
VSYNC pulse width in display clock cycles
This property is required. |
|
|
Vertical front porch in display clock cycles
This property is required. |
|
|
Vertical back porch in display clock cycles
This property is required. |
|
|
LCD data bus width. The default is set to the reset value of 24-bit
Default value: Legal values: |
|
|
Display pixel format.
This property is required. Legal values: |
|
|
OR'ed value of lcdif_polarity_flags, used to control the signal polarity. 0000 VSYNC active low, HSYNC active low, DE active low, Drive data on falling edge. 0001 VSYNC active high, HSYNC active low, DE active low, Drive data on falling edge. 0010 VSYNC active low, HSYNC active high, DE active low, Drive data on falling edge. 0011 VSYNC active high, HSYNC active high, DE active low, Drive data on falling edge. 0100 VSYNC active low, HSYNC active low, DE active high, Drive data on falling edge. 0101 VSYNC active high, HSYNC active low, DE active high, Drive data on falling edge. 0110 VSYNC active low, HSYNC active high, DE active high, Drive data on falling edge. 0111 VSYNC active high, HSYNC active high, DE active high, Drive data on falling edge. 1000 VSYNC active low, HSYNC active low, DE active low, Drive data on rising edge. 1001 VSYNC active high, HSYNC active low, DE active low, Drive data on rising edge. 1010 VSYNC active low, HSYNC active high, DE active low, Drive data on rising edge. 1011 VSYNC active high, HSYNC active high, DE active low, Drive data on rising edge. 1100 VSYNC active low, HSYNC active low, DE active high, Drive data on rising edge. 1101 VSYNC active high, HSYNC active low, DE active high, Drive data on rising edge. 1110 VSYNC active low, HSYNC active high, DE active high, Drive data on rising edge. 1111 VSYNC active high, HSYNC active high, DE active high, Drive data on rising edge.
This property is required. Legal values: |
|
|
Height of the panel driven by the controller, with the units in pixels.
This property is required. |
|
|
Width of the panel driven by the controller, with the units in pixels.
This property is required. |
|
|
Pin configuration/s for the first state. Content is specific to the
selected pin controller driver implementation.
|
|
|
Pin configuration/s for the second state. See pinctrl-0.
|
|
|
Pin configuration/s for the third state. See pinctrl-0.
|
|
|
Pin configuration/s for the fourth state. See pinctrl-0.
|
|
|
Pin configuration/s for the fifth state. See pinctrl-0.
|
|
|
Names for the provided states. The number of names needs to match the
number of states.
|
Deprecated properties not inherited from the base binding file.
(None)
Properties inherited from the base binding file, which defines common properties that may be set on many nodes. Not all of these may apply to the “nxp,dcnano-lcdif” compatible.
Name |
Type |
Details |
---|---|---|
|
|
register space
This property is required. See Important properties for more information. |
|
|
interrupts for device
This property is required. See Important properties for more information. |
|
|
indicates the operational status of a device
Legal values: See Important properties for more information. |
|
|
compatible strings
This property is required. See Important properties for more information. |
|
|
name of each register space
|
|
|
extended interrupt specifier for device
|
|
|
name of each interrupt
|
|
|
phandle to interrupt controller node
|
|
|
Human readable string describing the device (used as device_get_binding() argument)
See Important properties for more information. This property is deprecated. |
|
|
Clock gate information
|
|
|
name of each clock
|
|
|
number of address cells in reg property
|
|
|
number of size cells in reg property
|
|
|
DMA channels specifiers
|
|
|
Provided names of DMA channel specifiers
|
|
|
IO channels specifiers
|
|
|
Provided names of IO channel specifiers
|
|
|
mailbox / IPM channels specifiers
|
|
|
Provided names of mailbox / IPM channel specifiers
|
|
|
Property to identify that a device can be used as wake up source.
When this property is provided a specific flag is set into the
device that tells the system that the device is capable of
wake up the system.
Wake up capable devices are disabled (interruptions will not wake up
the system) by default but they can be enabled at runtime if necessary.
|
|
|
Power domain the device belongs to.
The device will be notified when the power domain it belongs to is either
suspended or resumed.
|
|
|
Automatically configure the device for runtime power management after the
init function runs.
|