espressif,esp32-lcd-cam

Vendor: Espressif Systems

Note

An implementation of a driver matching this compatible is available in drivers/video/video_esp32_dvp.c.

Description

esp32 LCD CAM Peripheral interface

Properties

Properties not inherited from the base binding file.

Name

Type

Details

source

phandle

Connected source device, i.e. camera sensor

This property is required.

data-width

int

Camera input data width. 8/16 bits

Legal values: 8, 16

invert-byte-order

boolean

invert byte order in 16bit mode

invert-bit-order

boolean

invert bit order

invert-pclk

boolean

invert pixel clock signal

invert-de

boolean

invert data enable signal

invert-hsync

boolean

invert hsync signal

invert-vsync

boolean

invert vsync signal

cam-clk

int

camera clock frequency

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.