espressif,esp32-usb-otg

Vendor: Espressif Systems

Description

These nodes are “usb” bus nodes.

ESP32 USB-OTG (DWC2 compatible controller)

Properties

Properties not inherited from the base binding file.

Name

Type

Details

phys

phandle

num-in-eps

int

Number of configured OUT endpoints including control endpoint.

This property is required.

num-out-eps

int

Number of configured IN endpoints including control endpoint.

This property is required.

ghwcfg1

int

Value of the GHWCFG1 register. It is used to determine available endpoint
types during driver pre-initialization.

This property is required.

ghwcfg2

int

Value of the GHWCFG2 register. It is used to determine available endpoint
types during driver pre-initialization.

This property is required.

ghwcfg4

int

Value of the GHWCFG4 register. It is used to determine available endpoint
types during driver pre-initialization.

This property is required.