espressif,esp-mipi-dsi

Description

These nodes are “mipi-dsi” bus nodes.

Espressif ESP32 MIPI DSI host controller

Properties

Properties not inherited from the base binding file.

Name

Type

Details

data-lanes

int

Number of MIPI DSI data lanes. The D-PHY is brought up before a panel
attaches, so the count is needed here as well as on the panel node,
and the two have to agree.

This property is required.

Value range: 1 to 2

dpi-clock-frequency

int

DPI pixel clock frequency in Hz. It is derived from the fixed 240 MHz
source through an integer divider, so a value that does not divide it
evenly is rounded to the nearest achievable rate.

This property is required.

phy-clock

int

MIPI PHY clock frequency. Should be set to ensure clock frequency is at least (pixel clock * bits per output pixel) / number of mipi data lanes