24 lines
386 B
YAML
24 lines
386 B
YAML
#
|
|
# Copyright (c) 2018, Yannis Damigos
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: STM32 USB HS PHY
|
|
|
|
description: >
|
|
This binding gives a base representation of the STM32 USB HS PHY controller
|
|
|
|
inherits:
|
|
!include phy.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "st,stm32-usbphyc"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
"#phy-cells":
|
|
description: should be 0
|