st,stm32n6-usbphyc

Description

STM32N6 USB HS PHY controller (USBPHYC)

USB High-Speed PHY control interface as found in STM32N6 series.
This control interface is located in a dedicated MMIO region.

NOTE: this compatible must NOT be used alongside "st,stm32-usbphyc"
      as it indicates a completely separate programming model.

Examples

/* In DTS for STM32N6-based board */
&usbphyc1 {
  clocks = <&rcc STM32_CLOCK(AHB5, 27)>,
           <&rcc STM32_SRC_HSE OTGPHY1_SEL(3)>;
  clock-names = "gate", "mux";
};

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.

Constant value: 0