st,stm32-usbphyc

Description

STM32 USB HS PHY controller

Examples

/* In DTS for STM32N6-based board */
&usbphyc1 {
  clocks = <&rcc STM32_CLOCK(AHB5, 27)>,
           <&rcc STM32_SRC_HSE OTGPHY1CKREF_SEL(1)>;
};

Properties

Properties not inherited from the base binding file.

Name

Type

Details

#phy-cells

int

Number of cells in a PHY provider. The meaning those
cells is defined by the binding for the phy node.

This property is required.