espressif,esp32-usb-otg-hs

Description

These nodes are “usb” bus nodes.

Espressif USB-OTG high-speed controller (DWC2 compatible) with the internal
UTMI PHY. The high-speed PHY uses dedicated pins that are not mapped to the
GPIO peripheral, so no pad configuration is required.

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.