| # Copyright (c) 2025, STMicroelectronics | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: | | |
| STM32N6 OTGHS controller | |
| In the STM32N6 series, the `pinctrl-0` and `pinctrl-names` properties are not required | |
| for the USB OTG HS peripheral configuration. This is because the pin multiplexing | |
| for the USB OTG HS peripheral are handled automatically by the hardware. | |
| compatible: "st,stm32n6-otghs" | |
| include: st,stm32-otghs-common.yaml |