espressif,esp32-lcd-cam-mipi-dbi

Description

These nodes are “mipi-dbi” bus nodes.

ESP32 LCD-CAM display interface

Properties

Top level properties

These property descriptions apply to “espressif,esp32-lcd-cam-mipi-dbi” nodes themselves. This page also describes child node properties in the following sections.

Properties not inherited from the base binding file.

Name

Type

Details

reset-gpios

phandle-array

Optional GPIO connected to the panel reset line.

cs-gpios

phandle-array

Optional GPIO used to control the panel chip-select line.

clock-frequency

int

Clock frequency of the SCL signal of the MBI-DBI peripheral, in Hz

Child node properties

Name

Type

Details

dc-idle-level

int

Physical level on the DC line for idle phase.

Legal values: 0, 1

dc-cmd-level

int

Physical level on the DC line for command phase.

Legal values: 0, 1

dc-dummy-level

int

Physical level on the DC line for dummy phase.

Legal values: 0, 1

dc-data-level

int

Physical level on the DC line for data phase.

Default value: 1

Legal values: 0, 1