1# Copyright (c) 2018, Yannis Damigos 2# SPDX-License-Identifier: Apache-2.0 3 4description: STM32 USB HS PHY controller 5 6compatible: "st,stm32-usbphyc" 7 8include: phy-controller.yaml 9 10properties: 11 reg: 12 required: true 13 14 "#phy-cells": 15 const: 0 16